We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1ca200 commit f346226Copy full SHA for f346226
.env.development
@@ -1,3 +1,3 @@
1
NODE_ENV = "development"
2
3
-VUE_APP_BASE_URL = "http://192.168.2.13:10020"
+VUE_APP_BASE_URL = "http://192.168.2.13:9070"
src/views/mine/nodeApplication.vue
@@ -151,8 +151,8 @@ export default {
151
}
152
.coin-pay {
153
width: 100%;
154
- .svg-icon{
155
- margin-left: auto;
+ .svg-icon {
+ margin-left: auto;
156
157
158
.content-count {
0 commit comments