优化禁用弹窗
This commit is contained in:
@@ -107,6 +107,7 @@ onShow(() => {
|
||||
// datas.setindexdata = $common.setversion
|
||||
// console.log(datas.setindexdata,'seaeasdas')
|
||||
// }
|
||||
getrecomVideo();
|
||||
});
|
||||
|
||||
const disableMaskVisable = ref(false);
|
||||
@@ -139,7 +140,6 @@ let datas = reactive({
|
||||
onLoad(() => {
|
||||
versionUpdate();
|
||||
getMsg();
|
||||
getrecomVideo();
|
||||
});
|
||||
onReady(() => {
|
||||
if (!uni.getStorageSync('ruleShow')) {
|
||||
|
||||
Reference in New Issue
Block a user