Merge branch 'dev' of https://gitee.com/fengyuze178/xdd-uniapp-new into dev
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ if (NODE_ENV === 'development' || NODE_ENV === 'test') {
|
|||||||
SERVICE_URL = 'https://service-test.xdd618.com/api'
|
SERVICE_URL = 'https://service-test.xdd618.com/api'
|
||||||
SERVICE_WS_URL = 'wss://service-test.xdd618.com/ws'
|
SERVICE_WS_URL = 'wss://service-test.xdd618.com/ws'
|
||||||
wx.setEnableDebug({
|
wx.setEnableDebug({
|
||||||
enableDebug: true
|
enableDebug: false
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
if (NODE_ENV === 'prod') {
|
if (NODE_ENV === 'prod') {
|
||||||
|
|||||||
@@ -72,7 +72,6 @@
|
|||||||
width: 750rpx;
|
width: 750rpx;
|
||||||
height: 840rpx;
|
height: 840rpx;
|
||||||
background-size: 750rpx 840rpx;
|
background-size: 750rpx 840rpx;
|
||||||
background-image: ;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.item-img {
|
.item-img {
|
||||||
|
|||||||
Reference in New Issue
Block a user