提交
This commit is contained in:
@@ -370,10 +370,10 @@ export default {
|
||||
type: "pageJump",
|
||||
},
|
||||
|
||||
{
|
||||
name: "分享APP",
|
||||
type: "share",
|
||||
},
|
||||
// {
|
||||
// name: "分享APP",
|
||||
// type: "share",
|
||||
// },
|
||||
|
||||
{
|
||||
name: "关于我们",
|
||||
|
||||
@@ -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)
|
||||
}
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user