This commit is contained in:
weipengfei 2023-08-29 11:18:03 +08:00
parent e2ab8552aa
commit 7f23c975c5
2 changed files with 69 additions and 71 deletions

16
App.vue
View File

@ -38,14 +38,14 @@
} }
}) })
// //
Updater.update({ // Updater.update({
title: '发现新版本', // title: '',
content: '1. 我们更新了新的UI设计\n2. 我们更新了新的UI设计\n3. 我们更新了新的UI设计\n4. 我们更新了新的UI设计\n', // content: '1. UI\n2. UI\n3. UI\n4. UI\n',
versionName: '1.3.6', // versionName: '1.3.6',
downUrl: 'https://lihai001.oss-cn-chengdu.aliyuncs.com/__UNI__B5B1EDD__20230816174515.apk', // downUrl: 'https://lihai001.oss-cn-chengdu.aliyuncs.com/__UNI__B5B1EDD__20230816174515.apk',
force: false, // // force: false, //
quiet: false // // quiet: false //
}) // })
// #endif // #endif
console.log('App Show') console.log('App Show')
}, },

View File

@ -571,18 +571,16 @@
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
, { }, {
"path": "property/agencyList", "path": "property/agencyList",
"style": { "style": {
"navigationBarTitleText": "签约列表", "navigationBarTitleText": "签约列表",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#0122C7", "navigationBarBackgroundColor": "#0122C7",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
} }]
]
}], }],
"globalStyle": { "globalStyle": {
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",