去除unicloud空间绑定,修复已知错误
This commit is contained in:
@ -5,7 +5,7 @@ export default {
|
||||
//开启调试
|
||||
"isDebug": false,
|
||||
//定义开放平台
|
||||
"openplat": 'uniCloud',
|
||||
// "openplat": 'uniCloud',
|
||||
//关于应用
|
||||
"about": {
|
||||
//应用名称
|
||||
@ -19,7 +19,7 @@ export default {
|
||||
//应用的链接,用于分享到第三方平台和生成关于我们页的二维码
|
||||
"download": "https://ctms.hiluker.cn",
|
||||
//version
|
||||
"version": "1.20240808.006", //用于非app端显示,app端自动获取
|
||||
"version": "1.20250701.007", //用于非app端显示,app端自动获取
|
||||
"agreements": {
|
||||
serviceUrl: 'https://public.hiluker.com/ctms/client/service.html',
|
||||
privacyUrl: 'https://public.hiluker.com/ctms/client/private.html'
|
||||
|
Reference in New Issue
Block a user