diff --git a/miniprogram/cmpts/biz/foot/foot_cmpt.js b/miniprogram/cmpts/biz/foot/foot_cmpt.js index f74f5d4..7891843 100644 --- a/miniprogram/cmpts/biz/foot/foot_cmpt.js +++ b/miniprogram/cmpts/biz/foot/foot_cmpt.js @@ -7,7 +7,7 @@ Component({ }, /** - * 组件的属性列表 + * 组件 的属性列表 */ properties: { color: { @@ -58,4 +58,4 @@ Component({ pageHelper.url(e, this); } } -}) \ No newline at end of file +})