mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-19 01:15:53 +08:00
添加注释,删除无用代码
This commit is contained in:
@@ -48,13 +48,11 @@ export default {
|
||||
flag: false, // 控制商品模块显隐
|
||||
selected: 0, // 已选模块
|
||||
selectedLink: "", //选中的链接
|
||||
wap,
|
||||
wap, // tab标签栏数据
|
||||
};
|
||||
},
|
||||
watch: {
|
||||
selectedLink(val) {
|
||||
|
||||
|
||||
this.$emit("selectedLink", val);
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user