优化禁用弹窗

This commit is contained in:
gyq
2025-05-26 14:16:19 +08:00
parent 85d0f092c0
commit a43b7ad2f8
6 changed files with 1237 additions and 1211 deletions

View File

@@ -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')) {