代码拉取完成,页面将自动刷新
同步操作将从 GoldPanKit/eva-cms-admin-front 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "eva-cms-admin-front",
"space": "Eva",
"service": {
"eva-vue3-options": {
"version": "4.5.0.3",
"variables": [
{
"name": "loginTitle",
"inputType": "input",
"value": "伊娃CMS-轻量级CMS系统"
},
{
"name": "loginDescription",
"inputType": "input",
"value": "金镐开源组织研发,开源免费无版权!"
},
{
"name": "menuTitle",
"inputType": "input",
"value": "伊娃CMS"
}
]
}
},
"plugins": {
"eva-vue3-querymodel-crud": {
"version": "4.1.2.3",
"variables": [
{
"name": "loginTitle",
"inputType": "input",
"value": "伊娃CMS-轻量级CMS系统"
},
{
"name": "loginDescription",
"inputType": "input",
"value": "金镐开源组织研发,开源免费无版权!"
},
{
"name": "menuTitle",
"inputType": "input",
"value": "伊娃CMS"
},
{
"name": "filepath",
"inputType": "input",
"value": "cms"
},
{
"name": "moduleName",
"inputType": "input",
"value": "模板"
},
{
"name": "apiPrefix",
"inputType": "input",
"value": "/cms/template"
},
{
"name": "permissionPrefix",
"inputType": "input",
"value": "cms:template"
},
{
"name": "windowWidth",
"inputType": "input",
"value": "750px"
},
{
"name": "functions",
"inputType": "checkbox",
"value": [
"create",
"deleteById",
"deleteByIdInBatch",
"updateById"
]
},
{
"name": "database",
"inputType": "datasource",
"value": "2ED1H92G0VK04C"
},
{
"name": "queryModel",
"inputType": "query_model",
"value": {
"value": "4VGPVJLQWTMO04",
"settings": {
"byFields": [
{
"name": "title",
"length": "50",
"decimal": 0,
"defaultValue": null,
"required": true,
"isPrimaryKey": false,
"isAutoIncrement": false,
"comment": "模板名称",
"alias": "title",
"table": {
"id": "690NORCE42O0S",
"type": "MAIN",
"name": "cms_template",
"alias": "template",
"checkedAll": false
},
"inputType": "input",
"inputTypeSettings": {},
"statements": "`title`"
}
],
"tableFields": [
{
"name": "title",
"length": "50",
"decimal": 0,
"defaultValue": null,
"required": true,
"isPrimaryKey": false,
"isAutoIncrement": false,
"comment": "模板名称",
"alias": "title",
"table": {
"id": "690NORCE42O0S",
"type": "MAIN",
"name": "cms_template",
"alias": "template",
"checkedAll": false
},
"columnWidth": "100px",
"viewType": "text",
"viewTypeSettings": {},
"statements": "`title`"
},
{
"name": "path",
"length": "255",
"decimal": 0,
"defaultValue": null,
"required": true,
"isPrimaryKey": false,
"isAutoIncrement": false,
"comment": "模板路径",
"alias": "path",
"table": {
"id": "690NORCE42O0S",
"type": "MAIN",
"name": "cms_template",
"alias": "template",
"checkedAll": false
},
"columnWidth": "150px",
"viewType": "longtext",
"viewTypeSettings": {},
"statements": "`path`"
},
{
"name": "data_definition",
"length": 0,
"decimal": 0,
"defaultValue": null,
"required": false,
"isPrimaryKey": false,
"isAutoIncrement": false,
"comment": "模版数据定义",
"alias": "data_definition",
"table": {
"id": "690NORCE42O0S",
"type": "MAIN",
"name": "cms_template",
"alias": "template",
"checkedAll": false
},
"columnWidth": "200px",
"viewType": "longtext",
"viewTypeSettings": {},
"statements": "`data_definition`"
},
{
"name": "remark",
"length": "255",
"decimal": 0,
"defaultValue": null,
"required": false,
"isPrimaryKey": false,
"isAutoIncrement": false,
"comment": "备注",
"alias": "remark",
"table": {
"id": "690NORCE42O0S",
"type": "MAIN",
"name": "cms_template",
"alias": "template",
"checkedAll": false
},
"columnWidth": "200px",
"viewType": "text",
"viewTypeSettings": {},
"statements": "`remark`"
},
{
"name": "real_name",
"length": "50",
"decimal": 0,
"defaultValue": null,
"required": false,
"isPrimaryKey": false,
"isAutoIncrement": false,
"comment": "创建人",
"alias": "creator_real_name",
"table": {
"id": "1XX6YP02C8008G",
"type": "SUB",
"name": "system_user",
"alias": "creator",
"checkedAll": false
},
"columnWidth": "100px",
"viewType": "text",
"viewTypeSettings": {},
"statements": "`real_name` AS `creator_real_name`"
},
{
"name": "created_at",
"length": 0,
"decimal": 0,
"defaultValue": null,
"required": true,
"isPrimaryKey": false,
"isAutoIncrement": false,
"comment": "创建时间",
"alias": "created_at",
"table": {
"id": "690NORCE42O0S",
"type": "MAIN",
"name": "cms_template",
"alias": "template",
"checkedAll": false
},
"columnWidth": "185px",
"viewType": "text",
"viewTypeSettings": {},
"statements": "`created_at`"
},
{
"name": "real_name",
"length": "50",
"decimal": 0,
"defaultValue": null,
"required": false,
"isPrimaryKey": false,
"isAutoIncrement": false,
"comment": "更新人",
"alias": "updater_real_name",
"table": {
"id": "36T6S2AQH4ISKO",
"type": "SUB",
"name": "system_user",
"alias": "updater",
"checkedAll": false
},
"columnWidth": "100px",
"viewType": "text",
"viewTypeSettings": {},
"statements": "`real_name` AS `updater_real_name`"
},
{
"name": "updated_at",
"length": 0,
"decimal": 0,
"defaultValue": null,
"required": false,
"isPrimaryKey": false,
"isAutoIncrement": false,
"comment": "更新时间",
"alias": "updated_at",
"table": {
"id": "690NORCE42O0S",
"type": "MAIN",
"name": "cms_template",
"alias": "template",
"checkedAll": false
},
"columnWidth": "185px",
"viewType": "text",
"viewTypeSettings": {},
"statements": "`updated_at`"
}
],
"operaFields": [
{
"name": "title",
"length": "50",
"decimal": 0,
"defaultValue": null,
"required": true,
"isPrimaryKey": false,
"isAutoIncrement": false,
"comment": "模板名称",
"alias": "title",
"table": {
"id": "690NORCE42O0S",
"type": "MAIN",
"name": "cms_template",
"alias": "template",
"checkedAll": false
},
"inputType": "input",
"inputTypeSettings": {
"maxlength": 200
},
"statements": "`title`"
},
{
"name": "path",
"length": "255",
"decimal": 0,
"defaultValue": null,
"required": true,
"isPrimaryKey": false,
"isAutoIncrement": false,
"comment": "模板路径",
"alias": "path",
"table": {
"id": "690NORCE42O0S",
"type": "MAIN",
"name": "cms_template",
"alias": "template",
"checkedAll": false
},
"inputType": "input",
"inputTypeSettings": {
"maxlength": 200
},
"statements": "`path`"
},
{
"name": "data_definition",
"length": 0,
"decimal": 0,
"defaultValue": null,
"required": false,
"isPrimaryKey": false,
"isAutoIncrement": false,
"comment": "模版数据定义",
"alias": "data_definition",
"table": {
"id": "690NORCE42O0S",
"type": "MAIN",
"name": "cms_template",
"alias": "template",
"checkedAll": false
},
"inputType": "input",
"inputTypeSettings": {
"maxlength": 200
},
"statements": "`data_definition`"
},
{
"name": "remark",
"length": "255",
"decimal": 0,
"defaultValue": null,
"required": false,
"isPrimaryKey": false,
"isAutoIncrement": false,
"comment": "备注",
"alias": "remark",
"table": {
"id": "690NORCE42O0S",
"type": "MAIN",
"name": "cms_template",
"alias": "template",
"checkedAll": false
},
"inputType": "textarea",
"inputTypeSettings": {
"maxlength": 200,
"rows": 3
},
"statements": "`remark`"
}
]
}
}
},
{
"name": "withPermission",
"inputType": "input",
"value": "${(permissionPrefix?trim != '')?c}"
},
{
"name": "withOperaWindow",
"inputType": "textarea",
"value": "${((functions?seq_contains('create') || functions?seq_contains('updateById')) && queryModel.operaFields?size gt 0)?c}"
}
]
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。