init
This commit is contained in:
23
README.md
Normal file
23
README.md
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
<!--
|
||||||
|
* @Author: Aimee~
|
||||||
|
* @Date: 2023-05-11 12:02:45
|
||||||
|
* @LastEditTime: 2023-06-27 14:25:57
|
||||||
|
* @LastEditors: Aimee
|
||||||
|
* @FilePath: /douhuo-agent/README.md
|
||||||
|
* @Description:
|
||||||
|
-->
|
||||||
|
# 抖火中台
|
||||||
|
打包后文件件需要有一个 static 文件存放
|
||||||
|
'/static/vue.min.js',
|
||||||
|
'/static/vue-router.min.js',
|
||||||
|
'/static/vuex.min.js',
|
||||||
|
'/static/axios.min.js'
|
||||||
|
否则报错
|
||||||
|
|
||||||
|
# node 版本 10.23.1
|
||||||
|
|
||||||
|
# 抖火测试-存放路径
|
||||||
|
/home/wwwroot/Development/Douhuo/agent
|
||||||
|
|
||||||
|
# 抖火正式-存放路径
|
||||||
|
oss://douhuo-agent/
|
||||||
Reference in New Issue
Block a user