更新
This commit is contained in:
parent
e2ab8552aa
commit
7f23c975c5
16
App.vue
16
App.vue
@ -38,14 +38,14 @@
|
||||
}
|
||||
})
|
||||
// 版本更新
|
||||
Updater.update({
|
||||
title: '发现新版本',
|
||||
content: '1. 我们更新了新的UI设计\n2. 我们更新了新的UI设计\n3. 我们更新了新的UI设计\n4. 我们更新了新的UI设计\n',
|
||||
versionName: '1.3.6',
|
||||
downUrl: 'https://lihai001.oss-cn-chengdu.aliyuncs.com/__UNI__B5B1EDD__20230816174515.apk',
|
||||
force: false, // 是否强制更新
|
||||
quiet: false // 是否静默更新
|
||||
})
|
||||
// Updater.update({
|
||||
// title: '发现新版本',
|
||||
// content: '1. 我们更新了新的UI设计\n2. 我们更新了新的UI设计\n3. 我们更新了新的UI设计\n4. 我们更新了新的UI设计\n',
|
||||
// versionName: '1.3.6',
|
||||
// downUrl: 'https://lihai001.oss-cn-chengdu.aliyuncs.com/__UNI__B5B1EDD__20230816174515.apk',
|
||||
// force: false, // 是否强制更新
|
||||
// quiet: false // 是否静默更新
|
||||
// })
|
||||
// #endif
|
||||
console.log('App Show')
|
||||
},
|
||||
|
@ -571,18 +571,16 @@
|
||||
"navigationBarTextStyle": "white"
|
||||
}
|
||||
|
||||
, {
|
||||
}, {
|
||||
"path": "property/agencyList",
|
||||
"style": {
|
||||
|
||||
"navigationBarTitleText": "签约列表",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationBarBackgroundColor": "#0122C7",
|
||||
"navigationBarTextStyle": "white"
|
||||
}
|
||||
|
||||
}
|
||||
]
|
||||
}]
|
||||
}],
|
||||
"globalStyle": {
|
||||
"navigationBarTextStyle": "black",
|
||||
|
Loading…
x
Reference in New Issue
Block a user