From 41381659afaf041b69b70c55595f9b0e740bf2e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=98=E2=80=98?= Date: Mon, 1 May 2023 21:59:43 +0800 Subject: [PATCH] =?UTF-8?q?feature-hub-1.0:=E7=A7=BB=E9=99=A4=E4=B8=8D?= =?UTF-8?q?=E5=BF=85=E8=A6=81=E7=9A=84=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 8 ++++---- pages-userInfo/withdraw/withdrawDetail.vue | 2 -- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/main.js b/main.js index 1fe5036..60233a2 100644 --- a/main.js +++ b/main.js @@ -3,15 +3,15 @@ import store from './store/' //配置公共方法(防止重复提交) import common from './utils/common.js' -// const baseURL = 'http://localhost:7010' + //const baseURL = 'http://localhost:7010' //const baseURL = 'http://81.69.47.31:7010' const baseURL = 'https://service.bnyer.cn' -// const baseURL = 'http://x9uf7k.natappfree.cc' +//const baseURL = 'http://2wgxrk.natappfree.cc' Vue.prototype.$baseURL = baseURL; -Vue.prototype.$uploadURL = "/file/upload"; // ”/file/uploadBatch“ -Vue.prototype.$uploadType = "file"; // files +Vue.prototype.$uploadURL = "/file/upload"; // ”/file/uploadBatch“ /file/upload +Vue.prototype.$uploadType = "file"; // files file Vue.prototype.$noMultipleClicks = common.noMultipleClicks; // #ifndef VUE3 diff --git a/pages-userInfo/withdraw/withdrawDetail.vue b/pages-userInfo/withdraw/withdrawDetail.vue index 1b98972..84af860 100644 --- a/pages-userInfo/withdraw/withdrawDetail.vue +++ b/pages-userInfo/withdraw/withdrawDetail.vue @@ -54,8 +54,6 @@ withdrawDetailInfo: { orderId: '', amt: 0, - phone: '', - bankNo: '', channel: '', status: '', createTime: '',