Commit 9d450704 by guojuxing

图片热区组件添加

parent 417a5e61
......@@ -48,6 +48,10 @@ public enum AppletPageComponentEnum {
*/
DATA_ASSET("A10", "数据资产", 0),
/**
* 图片热区
*/
IMAGE_HOT("A12", "图片热区", 0),
/**
* 会员特权
*/
MEMBER_PRIVILEGE("B1", "会员特权", 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