{ "name": "eva-cms-website-gov", "label": "eva-cms-website-gov", "version": "1.0.0.3", "private": false, "receivable": false, "compiler": "static", "repository": "", "branch": "", "supportedDatabases": [], "presetPlugins": [], "prices": [ { "type": "FREE", "value": 0 } ], "builds": [ { "name": "安装项目依赖", "type": "Markdown", "content": "执行以下命令安装项目依赖\n```shell\nnpm install --registry https://registry.npmmirror.com\n```", "contentType": "string" }, { "name": "启动项目", "type": "Markdown", "content": "待项目依赖安装完成后,执行以下命令即可启动项目\n```shell\nnpm run dev\n```", "contentType": "string" } ], "unbuilds": [], "variables": [ { "id": "4DJOSGBHZ22OWW", "type": "variable", "name": "title", "label": "站点标题", "inputType": "input", "required": true, "hidden": false, "defaultValue": "伊娃CMS政企门户主题", "compiler": "static", "remark": "" }, { "id": "1YFFECYGK5GGOC", "type": "variable", "name": "subTitle", "label": "站点副标题", "inputType": "input", "required": true, "hidden": false, "defaultValue": "金镐开源组织研发,免费、开源、轻量、高规范", "compiler": "static", "remark": "" } ], "translator": { "output": ".kit/translated", "filepath": "", "content": "if (filename === '.env') {\n content = content\n .replace('伊娃CMS政企门户主题', '${title}')\n .replace('金镐开源组织研发,免费、开源、轻量、高规范', '${subTitle}')\n}\nreturn content" }, "settings": [ { "path": ".env", "compiler": "freemarker", "withoutIfNotExists": false, "enableExpress": "", "variables": [] } ], "introduce": "🇨🇳Eva CMS 政企门户站点主题,采用Nuxt3 + Element Plus + Sass实现。前后端分离,扩展功能更方便。", "readme": "