This website works better with JavaScript.
Explore
关于
Help
Register
Sign In
gitee
/
snowy
mirror of
https://gitee.com/xiaonuobase/snowy
Watch
1
Star
0
Fork
You've already forked snowy
0
Code
Issues
Projects
Releases
Wiki
Activity
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.
493
Commits
4
Branches
65
Tags
24 MiB
Java
53.2%
Vue
31.7%
CSS
8.4%
JavaScript
5.7%
Less
0.9%
Tree:
154d2e1675
Snowy1.8
Snowy2.5.2
dev
master
v1.2.3
v1.2.4
v1.2.5
v1.3
v1.3.1
v1.3.2
v1.3.3
v1.3.31
v1.3.4
v1.4
v1.4.1
v1.5
v1.5.1
v1.5.2
v1.5.3
v1.5.4
v1.6.0
v1.7.0
v1.8
v2.0.0
v2.0.1
v2.0.2
v2.0.3
v2.0.4
v2.0.5
v2.1.0-release
v2.1.1-release
v2.1.2-relese
v2.1.3
v2.1.3-relese
v2.1.4
v2.1.5
v2.2.0
v2.2.1
v2.2.10
v2.2.11
v2.2.12
v2.2.13
v2.2.14
v2.2.2
v2.2.3
v2.2.4
v2.2.5
v2.2.6
v2.2.7
v2.2.8
v2.2.9
v2.3.0
v2.3.1
v2.3.2
v2.3.3
v2.4.0
v2.4.1
v2.5.0
v2.5.1
v3.0
v3.0.2
v3.0.3
v3.1.0
v3.2
v3.3
v3.3.1
v3.3.2
v3.3.3
xiaonuo-vuev1.2.3
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '154d2e1675'
${ noResults }
snowy
/
snowy-admin-web
History
小诺
154d2e1675
【更新】更新系统监控界面代码格式及逻辑
1 year ago
..
public
…
src
【更新】更新系统监控界面代码格式及逻辑
1 year ago
.editorconfig
…
.env.development
…
.env.production
…
.eslintrc.js
…
.gitignore
…
LICENSE
…
README.md
…
antd.js
…
index.html
…
jsconfig.json
…
package.json
…
postcss.config.js
…
prettier.config.js
…
tailwind.config.js
…
vite.config.js
…
README.md
安装依赖
npm install
启动项目(开发模式)
npm run serve
启动完成后浏览器访问
http://localhost:81