更新gh分支
This commit is contained in:
4
App.vue
4
App.vue
@@ -10,11 +10,11 @@ import { checkCurrVersion, getExtStoreId } from '@/commons/utils/versionManage.j
|
||||
|
||||
onLaunch(() => {
|
||||
// console.log(uni.getExtConfigSync(),'uni.getExtConfigSync()')
|
||||
getExtStoreId();
|
||||
// getExtStoreId();
|
||||
uni.hideTabBar()
|
||||
// appConfig.env.JEEPAY_BASE_URL = "https://b.rscygroup.com"
|
||||
// 检查版本
|
||||
checkCurrVersion();
|
||||
// checkCurrVersion();
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user