1
This commit is contained in:
2
App.vue
2
App.vue
@@ -8,6 +8,8 @@ App.vue本身不是页面,这里不能编写视图元素,也就是没有<tem
|
|||||||
} from '@dcloudio/uni-app';
|
} from '@dcloudio/uni-app';
|
||||||
import { getFindBySource } from '@/http/yskApi/version.js'
|
import { getFindBySource } from '@/http/yskApi/version.js'
|
||||||
onLaunch(() => {
|
onLaunch(() => {
|
||||||
|
|
||||||
|
|
||||||
let that = this
|
let that = this
|
||||||
uni.hideTabBar()
|
uni.hideTabBar()
|
||||||
// #ifdef MP-WEIXIN
|
// #ifdef MP-WEIXIN
|
||||||
|
|||||||
Reference in New Issue
Block a user