This commit is contained in:
parent
dd42743f26
commit
bbcf8068c4
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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue