这版是公共号授权版

This commit is contained in:
cao123
2026-08-12 11:47:51 +08:00
parent d0776f9676
commit e47df01af9
18 changed files with 365 additions and 378 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
import { appId } from "../../../env";
import { request } from "../../../utils/request";
Page({
@@ -118,7 +117,7 @@ Page({
seeId: wx.getStorageSync("seeId") || '',
code: wx.getStorageSync("code") || '',
openId: wx.getStorageSync("openId") || '',
appId,
appId: wx.getStorageSync("appId") || '',
type: this.data.selectedReason,
description: this.data.description,
},