Commit a1674f4e by 杨翔

合并分支 'feature/Tippi' 到 'develop'

Feature/tippi

查看合并请求 !30
parents ca01b1cd bd4b70fb
...@@ -3,8 +3,8 @@ ENV = 'development' ...@@ -3,8 +3,8 @@ ENV = 'development'
EDITOR=code EDITOR=code
# base api # base api
# VUE_APP_BASE_API = '/dev-api' # VUE_APP_BASE_API = '/dev-api'
VUE_APP_BASE_API = 'http://47.108.95.221:6191/' VUE_APP_BASE_API = 'http://222.212.91.59:6191/'
VUE_APP_BASE = 'http://47.108.95.221:6192' VUE_APP_BASE = 'http://222.212.91.59:6191'
# vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable, # vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable,
# to control whether the babel-plugin-dynamic-import-node plugin is enabled. # to control whether the babel-plugin-dynamic-import-node plugin is enabled.
# It only does one thing by converting all import() to require(). # It only does one thing by converting all import() to require().
......
...@@ -1763,4 +1763,8 @@ div:focus { ...@@ -1763,4 +1763,8 @@ div:focus {
.el-table__fixed-right::before { .el-table__fixed-right::before {
display: none; display: none;
}
.l7-control-logo {
display: none;
} }
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论