添加项目文件。
This commit is contained in:
56
HT.Cloud.Web/wwwroot/json/card.json
Normal file
56
HT.Cloud.Web/wwwroot/json/card.json
Normal file
@ -0,0 +1,56 @@
|
||||
{
|
||||
"code": 0,
|
||||
"msg": "...",
|
||||
"count": 3,
|
||||
"data": [{
|
||||
"id": "1",
|
||||
"image": "https://gw.alipayobjects.com/zos/rmsportal/gLaIAoVWTtLbBWZNYEMg.png",
|
||||
"title": "Alipay",
|
||||
"remark": "那是一种内在的东西, 他们到达不了,也无法触及的",
|
||||
"time": "几秒前"
|
||||
},{
|
||||
"id": "2",
|
||||
"image": "https://gw.alipayobjects.com/zos/rmsportal/iXjVmWVHbCJAyqvDxdtx.png",
|
||||
"title": "Layui",
|
||||
"remark": "生命就像一盒巧克力,结果往往出人意料",
|
||||
"time": "几秒前"
|
||||
},{
|
||||
"id": "3",
|
||||
"image": "https://gw.alipayobjects.com/zos/rmsportal/iZBVOIhGJiAnhplqjvZW.png",
|
||||
"title": "Angular",
|
||||
"remark": "希望是一个好东西,也许是最好的,好东西是不会消亡的",
|
||||
"time": "几秒前"
|
||||
},
|
||||
{
|
||||
"id": "4",
|
||||
"image": "https://gw.alipayobjects.com/zos/rmsportal/uMfMFlvUuceEyPpotzlq.png",
|
||||
"title": "React",
|
||||
"remark": "那是一种内在的东西, 他们到达不了,也无法触及的",
|
||||
"time": "几秒前"
|
||||
},{
|
||||
"id": "5",
|
||||
"image": "https://gw.alipayobjects.com/zos/rmsportal/gLaIAoVWTtLbBWZNYEMg.png",
|
||||
"title": "Alipay",
|
||||
"remark": "那是一种内在的东西, 他们到达不了,也无法触及的",
|
||||
"time": "几秒前"
|
||||
},{
|
||||
"id": "6",
|
||||
"image": "https://gw.alipayobjects.com/zos/rmsportal/iXjVmWVHbCJAyqvDxdtx.png",
|
||||
"title": "Layui",
|
||||
"remark": "生命就像一盒巧克力,结果往往出人意料",
|
||||
"time": "几秒前"
|
||||
},{
|
||||
"id": "7",
|
||||
"image": "https://gw.alipayobjects.com/zos/rmsportal/iZBVOIhGJiAnhplqjvZW.png",
|
||||
"title": "Angular",
|
||||
"remark": "希望是一个好东西,也许是最好的,好东西是不会消亡的",
|
||||
"time": "几秒前"
|
||||
},
|
||||
{
|
||||
"id": "8",
|
||||
"image": "https://gw.alipayobjects.com/zos/rmsportal/uMfMFlvUuceEyPpotzlq.png",
|
||||
"title": "React",
|
||||
"remark": "那是一种内在的东西, 他们到达不了,也无法触及的",
|
||||
"time": "几秒前"
|
||||
}]
|
||||
}
|
171
HT.Cloud.Web/wwwroot/json/demo.json
Normal file
171
HT.Cloud.Web/wwwroot/json/demo.json
Normal file
@ -0,0 +1,171 @@
|
||||
[
|
||||
{
|
||||
"id": "grid_2",
|
||||
"index": 0,
|
||||
"tag": "grid",
|
||||
"span": 2,
|
||||
"columns": [
|
||||
{
|
||||
"span": 12,
|
||||
"list": [
|
||||
{
|
||||
"id": "input_3",
|
||||
"index": 0,
|
||||
"label": "用户",
|
||||
"tag": "input",
|
||||
"tagIcon": "input",
|
||||
"placeholder": "请填写用户",
|
||||
"defaultValue": null,
|
||||
"labelWidth": 110,
|
||||
"width": "100%",
|
||||
"clearable": true,
|
||||
"maxlength": null,
|
||||
"showWordLimit": false,
|
||||
"readonly": false,
|
||||
"disabled": false,
|
||||
"required": true,
|
||||
"expression": "",
|
||||
"document": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"span": 12,
|
||||
"list": [
|
||||
{
|
||||
"id": "password_4",
|
||||
"index": 0,
|
||||
"label": "密码框",
|
||||
"tag": "password",
|
||||
"tagIcon": "password",
|
||||
"placeholder": "请输入密码",
|
||||
"defaultValue": null,
|
||||
"labelWidth": 110,
|
||||
"width": "100%",
|
||||
"clearable": true,
|
||||
"maxlength": null,
|
||||
"showWordLimit": false,
|
||||
"readonly": false,
|
||||
"disabled": false,
|
||||
"required": true,
|
||||
"document": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "grid_5",
|
||||
"index": 1,
|
||||
"tag": "grid",
|
||||
"span": 2,
|
||||
"columns": [
|
||||
{
|
||||
"span": 12,
|
||||
"list": [
|
||||
{
|
||||
"id": "select_6",
|
||||
"index": 0,
|
||||
"label": "性别",
|
||||
"tag": "select",
|
||||
"tagIcon": "select",
|
||||
"labelWidth": 110,
|
||||
"width": "100%",
|
||||
"disabled": false,
|
||||
"required": true,
|
||||
"document": "",
|
||||
"datasourceType": "local",
|
||||
"remoteUrl": "http://",
|
||||
"remoteMethod": "post",
|
||||
"remoteOptionText": "options.data.dictName",
|
||||
"remoteOptionValue": "options.data.dictId",
|
||||
"remoteDefaultValue": "12",
|
||||
"options": [
|
||||
{
|
||||
"text": "男",
|
||||
"value": "1",
|
||||
"checked": true
|
||||
},
|
||||
{
|
||||
"text": "女",
|
||||
"value": "0",
|
||||
"checked": false
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"span": 12,
|
||||
"list": [
|
||||
{
|
||||
"id": "radio_8",
|
||||
"index": 0,
|
||||
"label": "单选组",
|
||||
"tag": "radio",
|
||||
"tagIcon": "radio",
|
||||
"labelWidth": 110,
|
||||
"disabled": false,
|
||||
"document": "",
|
||||
"datasourceType": "local",
|
||||
"remoteUrl": "http://",
|
||||
"remoteMethod": "post",
|
||||
"remoteOptionText": "options.data.dictName",
|
||||
"remoteOptionValue": "options.data.dictId",
|
||||
"options": [
|
||||
{
|
||||
"text": "调休",
|
||||
"value": "0",
|
||||
"checked": true
|
||||
},
|
||||
{
|
||||
"text": "事假",
|
||||
"value": "1",
|
||||
"checked": false
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "dateRange_7",
|
||||
"index": 2,
|
||||
"label": "日期范围",
|
||||
"tag": "dateRange",
|
||||
"tagIcon": "dateRange",
|
||||
"labelWidth": 110,
|
||||
"dateRangeDefaultValue": "2022-01-06 17:12:52 - 2022-01-06 17:12:52",
|
||||
"clearable": true,
|
||||
"maxlength": null,
|
||||
"datetype": "datetime",
|
||||
"dateformat": "yyyy-MM-dd HH:mm:ss",
|
||||
"isInitValue": true,
|
||||
"dataMaxValue": "2088-12-31",
|
||||
"dataMinValue": "1900-01-01",
|
||||
"trigger": null,
|
||||
"position": "absolute",
|
||||
"theme": "default",
|
||||
"mark": null,
|
||||
"showBottom": true,
|
||||
"zindex": 66666666,
|
||||
"disabled": false,
|
||||
"required": true,
|
||||
"document": ""
|
||||
},
|
||||
{
|
||||
"id": "textarea_9",
|
||||
"index": 3,
|
||||
"label": "说明",
|
||||
"tag": "textarea",
|
||||
"tagIcon": "textarea",
|
||||
"placeholder": "请输入说明",
|
||||
"defaultValue": null,
|
||||
"width": "100%",
|
||||
"readonly": false,
|
||||
"disabled": false,
|
||||
"required": true,
|
||||
"document": ""
|
||||
}
|
||||
]
|
49
HT.Cloud.Web/wwwroot/json/dict-data.json
Normal file
49
HT.Cloud.Web/wwwroot/json/dict-data.json
Normal file
@ -0,0 +1,49 @@
|
||||
{
|
||||
"code": 0,
|
||||
"msg": "",
|
||||
"count": 6,
|
||||
"data": [
|
||||
{
|
||||
"dictDataId": 1,
|
||||
"dictDataName": "软件工程",
|
||||
"dictDataCode": "software",
|
||||
"sortNumber": 1,
|
||||
"comments": "软件工程"
|
||||
},
|
||||
{
|
||||
"dictDataId": 2,
|
||||
"dictDataName": "计算机网络技术",
|
||||
"dictDataCode": "network",
|
||||
"sortNumber": 2,
|
||||
"comments": "计算机网络技术"
|
||||
},
|
||||
{
|
||||
"dictDataId": 3,
|
||||
"dictDataName": "计算机信息管理",
|
||||
"dictDataCode": "information",
|
||||
"sortNumber": 3,
|
||||
"comments": "计算机信息管理"
|
||||
},
|
||||
{
|
||||
"dictDataId": 4,
|
||||
"dictDataName": "物联网应用技术",
|
||||
"dictDataCode": "things_internet",
|
||||
"sortNumber": 4,
|
||||
"comments": "物联网应用技术"
|
||||
},
|
||||
{
|
||||
"dictDataId": 5,
|
||||
"dictDataName": "数字媒体应用技术",
|
||||
"dictDataCode": "multimedia",
|
||||
"sortNumber": 5,
|
||||
"comments": "数字媒体应用技术"
|
||||
},
|
||||
{
|
||||
"dictDataId": 6,
|
||||
"dictDataName": "移动互联网应用技术",
|
||||
"dictDataCode": "mobile_internet",
|
||||
"sortNumber": 6,
|
||||
"comments": "移动互联网应用技术"
|
||||
}
|
||||
]
|
||||
}
|
37
HT.Cloud.Web/wwwroot/json/dict.json
Normal file
37
HT.Cloud.Web/wwwroot/json/dict.json
Normal file
@ -0,0 +1,37 @@
|
||||
{
|
||||
"code": 0,
|
||||
"msg": "",
|
||||
"count": 6,
|
||||
"data": [
|
||||
{
|
||||
"dictId": 1,
|
||||
"dictName": "专业",
|
||||
"dictCode": "majors"
|
||||
},
|
||||
{
|
||||
"dictId": 2,
|
||||
"dictName": "性别",
|
||||
"dictCode": "sex"
|
||||
},
|
||||
{
|
||||
"dictId": 3,
|
||||
"dictName": "民族",
|
||||
"dictCode": "nation"
|
||||
},
|
||||
{
|
||||
"dictId": 4,
|
||||
"dictName": "政治面貌",
|
||||
"dictCode": "political_landscape"
|
||||
},
|
||||
{
|
||||
"dictId": 5,
|
||||
"dictName": "保管期限",
|
||||
"dictCode": "retention"
|
||||
},
|
||||
{
|
||||
"dictId": 6,
|
||||
"dictName": "密级",
|
||||
"dictCode": "secret"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user