Skip to content

Commit f346226

Browse files
author
gankai
committed
开始调试和订单购物车相关的接口
1 parent a1ca200 commit f346226

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.env.development

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
NODE_ENV = "development"
22

3-
VUE_APP_BASE_URL = "http://192.168.2.13:10020"
3+
VUE_APP_BASE_URL = "http://192.168.2.13:9070"

src/views/mine/nodeApplication.vue

+2-2
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@ export default {
151151
}
152152
.coin-pay {
153153
width: 100%;
154-
.svg-icon{
155-
margin-left: auto;
154+
.svg-icon {
155+
margin-left: auto;
156156
}
157157
}
158158
.content-count {

0 commit comments

Comments
 (0)