This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
nezha-nezha-fronted/nezha-fronted
zhangyu 501e7f5043 Merge branch 'dev-3.2' of https://git.mesalab.cn/nezha/nezha-fronted into dev-3.3
# Conflicts:
#	nezha-fronted/src/assets/css/font/iconfont.css
#	nezha-fronted/src/assets/css/font/iconfont.js
#	nezha-fronted/src/assets/css/font/iconfont.ttf
#	nezha-fronted/src/assets/css/font/iconfont.woff
#	nezha-fronted/src/assets/css/font/iconfont.woff2
#	nezha-fronted/src/assets/css/nzIcon.css
#	nezha-fronted/src/components/page/dashboard/panel.vue
2022-04-13 10:50:11 +08:00
..
2022-04-12 15:58:59 +08:00
2022-04-06 10:45:32 +08:00
2022-04-13 10:48:00 +08:00
2021-05-13 15:26:25 +08:00
2022-03-09 18:55:28 +08:00
2022-03-31 15:52:17 +08:00

nezha-fronted

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build -- dev

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

使用

需要配置 config.json 为 {"baseUrl":"http://192.168.40.42:8080/", "version": "21.04"}