From 414b7df7464beba0639be665934fac1afbc7a0ef Mon Sep 17 00:00:00 2001 From: wangzeyan <258785420@qq.com> Date: Fri, 23 May 2025 15:07:35 +0800 Subject: [PATCH] bendilinshibaocun --- common/config.js | 8 ++++---- manifest.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/config.js b/common/config.js index 180e8cb..aeb0840 100644 --- a/common/config.js +++ b/common/config.js @@ -3,11 +3,11 @@ // const img_domian = 'http://aaaaaaaa.hksywl.cn/' //本地测试地址 -// const Api_url='http://zhjw.cc/api' -// const img_domian = 'http://zhjw.cc/' +const Api_url='http://zhjwxt.test/api' +const img_domian = 'http://zhjwxt.test/' -const Api_url='http://146.56.228.75:20024/api' -const img_domian = 'http://146.56.228.75:20024/' +// const Api_url='https://zh.hnhbty.cn/api' +// const img_domian = 'https://zh.hnhbty.cn/' const IsDemo = false diff --git a/manifest.json b/manifest.json index 8c1a2bd..6650176 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name" : "智慧教务", - "appid" : "__UNI__530CC7A", + "appid" : "__UNI__D7D400A", "description" : "", "versionName" : "1.0.0", "versionCode" : "100",