readme
This commit is contained in:
parent
075b3f12c7
commit
ebf898b9c3
@ -1,15 +1,15 @@
|
|||||||
编译说明
|
编译说明
|
||||||
1.打包api中的java程序然后重命名为webos.jar
|
1.打包api中的java程序然后重命名为webos.jar
|
||||||
2.构建成如下结构的目录
|
2.构建成如下结构的目录
|
||||||
xxx/xxx
|
xxx/xxx
|
||||||
├── web
|
├── web
|
||||||
│ └── index.html
|
│ └── index.html
|
||||||
└── api
|
└── api
|
||||||
└── restart.sh
|
└── restart.sh
|
||||||
└── start.bat
|
└── start.bat
|
||||||
└── webos.jar
|
└── webos.jar
|
||||||
3.启动
|
3.启动
|
||||||
linux通过 cd xxx/xxx/api && sh restart.sh启动
|
linux通过 cd xxx/xxx/api && sh restart.sh启动
|
||||||
win通过 双击start.bat启动
|
win通过 双击start.bat启动
|
||||||
4.访问
|
4.访问
|
||||||
浏览器访问http://127.0.0.1:8088进行引导安装即可
|
浏览器访问http://127.0.0.1:8088进行引导安装即可
|
Loading…
x
Reference in New Issue
Block a user