panhui vor 4 Jahren
Ursprung
Commit
26db94fd0c

+ 1 - 1
src/main/nine-space/.env.development

@@ -1,4 +1,4 @@
-VUE_APP_BASE_URL=https://nfttest.9space.vip/
+VUE_APP_BASE_URL=http://localhost:8080/
 NODE_ENV=development
 PUBLIC_PATH=/
 ASSETS_PATH=9th

+ 1 - 1
src/main/nine-space/src/views/account/Setting.vue

@@ -42,7 +42,7 @@
                     <van-uploader class="avatar" :after-read="afterRead2" result-type="file" />
                 </template>
             </van-cell>
-            <van-cell class="not" title="编码" :value="userInfo.id" @click="showConsole" />
+            <van-cell class="not" title="用户ID" :value="userInfo.id" @click="showConsole" />
         </van-cell-group>
 
         <van-action-sheet