This commit is contained in:
@fawn-nine
2024-06-27 11:15:18 +08:00
parent c6598c1dcf
commit 99c292820b
7 changed files with 23 additions and 22 deletions

View File

@@ -370,10 +370,10 @@ export default {
type: "pageJump",
},
{
name: "分享APP",
type: "share",
},
// {
// name: "分享APP",
// type: "share",
// },
{
name: "关于我们",

View File

@@ -286,6 +286,7 @@ export default {
quanyi: this.superQuanyi,
});
} else if (i == "sociology" || i == "sociology_hd") {
console.log('i+++++++++++++++++',i)
this.dataList.push({
title: "吴门医述VIP",
key: "sociology",
@@ -303,6 +304,7 @@ export default {
}
}
}
console.log(' this.dataList++++++++', this.dataList)
}
});
},