@@ -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
@@ -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