更新1.2.2

This commit is contained in:
wwz
2025-01-14 16:27:55 +08:00
parent 93bf0f35ff
commit 2ecb39afb1
4 changed files with 13 additions and 13 deletions

View File

@@ -273,6 +273,7 @@
import ttMsg from '../../components/ttMsg/ttMsg.vue'
import httpsRequest from '../../common/httpRequest.js'
import otherXuanfu from '@/components/other-xuafu.vue'
import {init} from '@/utils/init.js'
import {
$cache_user
} from '@/store/cashe.js'
@@ -323,7 +324,7 @@
uni.stopPullDownRefresh()
},
onShow() {
init(true)
if (uni.getSystemInfoSync().platform == 'android') {
// #ifdef H5
this.isAndroid = true