lucky/web/adminviews
古大羊 24b820e67c 代码同步至1.4.10
发布1.5.1
2022-10-26 18:38:27 +08:00
..
.vscode 集成动态域名功能 2022-07-26 20:16:14 +08:00
dist 代码同步至1.4.10 2022-10-26 18:38:27 +08:00
public 集成动态域名功能 2022-07-26 20:16:14 +08:00
src 代码同步至1.4.10 2022-10-26 18:38:27 +08:00
.gitignore 集成动态域名功能 2022-07-26 20:16:14 +08:00
README.md 集成动态域名功能 2022-07-26 20:16:14 +08:00
auto-imports.d.ts 集成动态域名功能 2022-07-26 20:16:14 +08:00
components.d.ts 代码同步至1.4.10 2022-10-26 18:38:27 +08:00
index.html 1.3.1 主要新增反向代理功能模块. 2022-09-24 17:28:58 +08:00
package-lock.json 代码同步至1.4.10 2022-10-26 18:38:27 +08:00
package.json 1.后台增加配置备份还原功能 2022-08-02 23:22:33 +08:00
vite.config.js 集成动态域名功能 2022-07-26 20:16:14 +08:00

README.md

lucky-adminviews

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build