Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
anji-plus-report
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
wangtao
2022-06-23 17:10:12 +0800
Commit
69486a53ace75baf6385e85edf20acbbceb22b3c
1 parent
e1cef501
部署方法.txt
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
部署方法.txt
部署方法.txt
0 → 100644
View file @
69486a5
1
+
1、前端工程打包
2
+
安装依赖:npm install
3
+
前端打包:npm run build
4
+
2、拷贝文件
5
+
将report-ui/dist下的文件拷贝到report-core/src/main/resources/static(先删除目录下的文件在拷贝)
6
+
3、部署
7
+
解压aj-report-2.0.2.RELEASE-assembly.zip,修改conf/bootstrap.yml
Please
register
or
login
to post a comment