Commit 71c71699 by guojuxing

去掉积分服务页面积分服务组件的强制性

parent 7cab4dad
...@@ -86,7 +86,7 @@ public enum AppletPageComponentEnum { ...@@ -86,7 +86,7 @@ public enum AppletPageComponentEnum {
/** /**
* 积分服务 * 积分服务
*/ */
INTEGRAL_SERVICE("C1", "积分服务", 4), INTEGRAL_SERVICE("C1", "积分服务", 0),
/** /**
* 会员成就 * 会员成就
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment