wrj 2 năm trước cách đây
mục cha
commit
e6995bc9af
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      .env.development
  2. 1 1
      README.md

+ 1 - 1
.env.development

@@ -5,7 +5,7 @@ VUE_APP_TITLE = 夜来香后台管理系统
 ENV = 'development'
 
 # 若依管理系统/开发环境
-VUE_APP_BASE_API = 'http://localhost:8080/'
+VUE_APP_BASE_API = 'https://test.baoxianzhanggui.com/nightFragrance'
 
 # 路由懒加载
 VUE_CLI_BABEL_TRANSPILE_MODULES = true

+ 1 - 1
README.md

@@ -14,7 +14,7 @@ npm install
 npm install --registry=https://registry.npmmirror.com
 
 # 启动服务
-npm run dev
+ 
 ```
 
 浏览器访问 http://localhost:80