This commit is contained in:
cjl520cy 2026-04-09 17:48:42 +08:00
parent 32dd0a94d2
commit 81f455dcf5
4 changed files with 11 additions and 10 deletions

View File

@ -6,7 +6,8 @@
"type" : "uni-app:app-ios"
},
{
"playground" : "custom",
"customPlaygroundType" : "device",
"playground" : "standard",
"type" : "uni-app:app-android"
}
]

View File

@ -3,7 +3,7 @@
"apps": [],
"details": [
{
"appID": "wx5b1c0c8d01ded35d",
"appID": "wx17eef65c270b4869",
"paths": ["*"]
}
]

View File

@ -107,8 +107,8 @@
"payment" : {
"weixin" : {
"__platform__" : [ "ios", "android" ],
"appid" : "wx2381a791a52a402d",
"UniversalLinks" : "https://app.mrrweb.com.cn/"
"appid" : "wx17eef65c270b4869",
"UniversalLinks" : "https://api.mrrwlkj.top/"
},
"appleiap" : {},
"alipay" : {
@ -117,8 +117,8 @@
},
"share" : {
"weixin" : {
"appid" : "wx2381a791a52a402d",
"UniversalLinks" : "https://app.mrrweb.com.cn/"
"appid" : "wx17eef65c270b4869",
"UniversalLinks" : "https://api.mrrwlkj.top/"
}
},
"geolocation" : {
@ -134,8 +134,8 @@
},
"oauth" : {
"weixin" : {
"appid" : "wx2381a791a52a402d",
"UniversalLinks" : "https://app.mrrweb.com.cn/"
"appid" : "wx17eef65c270b4869",
"UniversalLinks" : "https://api.mrrwlkj.top/"
}
}
},
@ -197,7 +197,7 @@
"quickapp" : {},
/* */
"mp-weixin" : {
"appid" : "wxb486b10a60d2c78d",
"appid" : "wx17eef65c270b4869",
"privacy" : {
"requiredPrivateInfos" : [ "getBackgroundFetchData" ]
},

View File

@ -567,7 +567,7 @@
this.serviceTypes = this.serviceTypes.concat(firstclass.data);
await request
.post("/user/serverdetail", {
.post("/sj/servers/detail", {
id: this.formData.id
})
.then((res) => {