owl-cli 7.9.0 → 7.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "string(12)disabled:true,searchable:true;数据Id",
|
|
3
|
+
"status": "choice,values:up_生效/down_失效,searchable:true;是否生效",
|
|
4
|
+
"money_symbol": "string(64),tab:021;货币符号",
|
|
5
|
+
"appLogo": "image,spec:300x300,size:5M,exts:png#jpg#gif#jpeg,formSize:8,maxFileCount:1;logo",
|
|
6
|
+
"siteTitle": "string(16),listTab:02,formSize:8,searchable:true;网站标题",
|
|
7
|
+
"paymethods": "string(1024),searchable:true;支付方式",
|
|
8
|
+
"defaultProductPic": "image,spec:300x300,size:5M,exts:png#jpg#gif#jpeg,formSize:8,maxFileCount:1;系统默认图片",
|
|
9
|
+
"agreement": "string(65535),multiline:T,formSize:8;用户协议",
|
|
10
|
+
"wechat_setting": {
|
|
11
|
+
"#meta": {
|
|
12
|
+
"fieldLabel": "微信公众号设置",
|
|
13
|
+
"tab": "06",
|
|
14
|
+
"position": "card",
|
|
15
|
+
"includeKey": "no"
|
|
16
|
+
},
|
|
17
|
+
"subscribeMsgTitle": "string(128), formSize:8;用户订阅自动回复消息标题",
|
|
18
|
+
"subscribeMsgDesc": "string(512), multiline:T,formSize:8,searchable:true;用户订阅自动回复消息描述",
|
|
19
|
+
"subscribeMsgUrl": "string(512), multiline:F,formSize:8,searchable:true;用户订阅自动回复消息Url",
|
|
20
|
+
"subscribeMsgPic": "image,spec:300x300,size:5M,exts:png#jpg#gif#jpeg,maxFileCount:5,tab:09,formSize:8,searchable:true;用户订阅自动回复消息图片"
|
|
21
|
+
},
|
|
22
|
+
|
|
23
|
+
"_t":"mall_appinfo",
|
|
24
|
+
"#meta":{
|
|
25
|
+
"rem":"系统信息",
|
|
26
|
+
"push": true,
|
|
27
|
+
"projectName":"系统信息",
|
|
28
|
+
"parent":["platform"],
|
|
29
|
+
"visitType": [
|
|
30
|
+
"platform"
|
|
31
|
+
],
|
|
32
|
+
"pos":4,
|
|
33
|
+
"list": ["id","status","appLogo","siteTitle","defaultProductPic"],
|
|
34
|
+
"group":{
|
|
35
|
+
"id": "systemadmin",
|
|
36
|
+
"name": "系统管理",
|
|
37
|
+
"icon": "setting",
|
|
38
|
+
"pos": 30
|
|
39
|
+
},
|
|
40
|
+
"export":[
|
|
41
|
+
{
|
|
42
|
+
"label":"导出完整",
|
|
43
|
+
"mainTitleFormat":{"background":"#ffffff","color":"#000000"},
|
|
44
|
+
"subTitleFormat":{"background":"#777777","color":"#ffffff"},
|
|
45
|
+
"subRecordFormat":{"background":"#ffffff","color":"#000000"},
|
|
46
|
+
"mainRecordFormat":{"background":"#ffffff","color":"#000000"},
|
|
47
|
+
"key":"completeDoc",
|
|
48
|
+
"fields":["*"]
|
|
49
|
+
}
|
|
50
|
+
]
|
|
51
|
+
}
|
|
52
|
+
}
|