You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
zhaohe 3177c5a0b3 update 2 months ago
public init 1 year ago
src update 2 months ago
.gitignore init 1 year ago
README.md 添加特定,如果方法名中带有RefreshPage,则更新页面 8 months ago
babel.config.js init 1 year ago
jsconfig.json init 1 year ago
package-lock.json update 7 months ago
package.json update 7 months ago
postcss.config.js 1 1 year ago
tailwind.config.js 1 1 year ago
vue.config.js 添加FileToBeDownload返回类型支持 8 months ago

README.md

a8k_webui

Project setup

# 安装依赖
npm install

Compiles and hot-reloads for development

# 编译并启动服务
npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.