diff --git a/pages/app/sign.vue b/pages/app/sign.vue
index cb87bbe..cf299d3 100644
--- a/pages/app/sign.vue
+++ b/pages/app/sign.vue
@@ -62,7 +62,7 @@
-
+
签到说明
1、已累计签到{{state.signInfo.totalDay}}天
@@ -110,7 +110,7 @@
signInfo: {}, // 签到信息
signConfigList: [], // 签到配置列表
- maxDay: 0, // 最大的签到天数
+ maxDay: 0, // 最大的签到天数
showModel: false, // 签到弹框
signResult: {}, // 签到结果
diff --git a/pages/commission/goods.vue b/pages/commission/goods.vue
index b9df293..4a3d9eb 100644
--- a/pages/commission/goods.vue
+++ b/pages/commission/goods.vue
@@ -76,7 +76,7 @@
shareInfo: {},
});
- // TODO 芋艿:分享的接入
+ // TODO @puhui999:【分享】接入
function onShareGoods(goodsInfo) {
state.shareInfo = $share.getShareInfo(
{
diff --git a/pages/coupon/detail.vue b/pages/coupon/detail.vue
index 6ebaa85..65496ea 100644
--- a/pages/coupon/detail.vue
+++ b/pages/coupon/detail.vue
@@ -57,7 +57,7 @@
优惠券类型
{{ state.coupon.discountType === 1 ? '满减券' : '折扣券' }}
-
+
diff --git a/pages/coupon/list.vue b/pages/coupon/list.vue
index 08addbd..a8055f3 100644
--- a/pages/coupon/list.vue
+++ b/pages/coupon/list.vue
@@ -107,7 +107,6 @@
},
];
- // TODO yunai:
function onTabsChange(e) {
state.currentTab = e.index;
state.type = e.value;
diff --git a/pages/goods/comment/add.vue b/pages/goods/comment/add.vue
index 43d08c4..912d424 100644
--- a/pages/goods/comment/add.vue
+++ b/pages/goods/comment/add.vue
@@ -30,7 +30,7 @@
-
+
@@ -40,7 +40,7 @@
-
+