Commit 7723fbfd authored by 郭铭瑶's avatar 郭铭瑶 🤘

改api为nd-api

parent 67263b72
......@@ -8,7 +8,7 @@ switch (process.env.NODE_ENV) {
break
case 'test':
// 普通打包(测试用)
BASE_URL = 'http://nandong-dev.omniview.pro/api'
BASE_URL = 'http://nandong-dev.omniview.pro/nd-api'
SOURCE_URL = 'http://zhongbang.omniview.pro/'
break
default:
......
......@@ -21,7 +21,7 @@ $color-main = #5BD5FF
min-width .6rem
.ant-select-selector
background rgba(70,83,97,.4)
box-shadow inset 0 .01rem .02rem 0 rgba(204,204,204,.2)
box-shadow 0 0 .04rem 0 rgba(59,67,86,.5), 0 .01rem .02rem 0 rgba(204,204,204,.3)
border-radius .02rem
border none
height .2rem
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment