去除unicloud空间绑定,修复已知错误

This commit is contained in:
fm453
2025-07-16 03:39:53 +08:00
parent c62d15b288
commit b5b8cc5cbb
412 changed files with 507 additions and 40065 deletions

View File

@ -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'