mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
添加注释,删除无用代码
This commit is contained in:
@@ -40,8 +40,8 @@ export default {
|
||||
name: "messageTip",
|
||||
data() {
|
||||
return {
|
||||
value: 0,
|
||||
empty: false,
|
||||
value: 0, // 消息数量
|
||||
empty: false, // 是否为空
|
||||
};
|
||||
},
|
||||
props: {
|
||||
|
||||
Reference in New Issue
Block a user