From 9acfa7f13fc6a12330c69cb0d395a600c54ec872 Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Fri, 29 Mar 2024 23:22:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=8F=90=E5=B8=81=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=E4=B8=AD=E7=9A=84=E6=92=A4=E9=94=80=E6=8C=89=E9=92=AE?= =?UTF-8?q?1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/serve/index.js | 2 +- main.html | 28 ++++++++++++++++++++++++++++ manifest.json | 3 ++- pages/assets/records.vue | 8 ++++---- static/favicon.ico | Bin 0 -> 16958 bytes 5 files changed, 35 insertions(+), 6 deletions(-) create mode 100644 main.html create mode 100644 static/favicon.ico diff --git a/api/serve/index.js b/api/serve/index.js index d28141c..d165c10 100644 --- a/api/serve/index.js +++ b/api/serve/index.js @@ -88,7 +88,7 @@ x.fn = x.prototype = { && newMsg!='_article_detail' && newMsg!='_contract_getSymbolDetail' && newMsg!='_categoryList' && newMsg!='_articleList' && newMsg!='_user_wdcode' && newMsg!='_register_Graph_che' && newMsg!='_register_sendEmailCode' && newMsg!='_college' && newMsg!='_exchange_getCoinInfo' && newMsg!='_user_primaryAuth' && newMsg!='_exchange_getCurrentEntrust' - && newMsg!='_wallet_getBalance' && newMsg!='_contract_getMarketInfo'&& newMsg!='_contract_openNum'){ + && newMsg!='_wallet_getBalance' && newMsg!='_contract_getMarketInfo'&& newMsg!='_contract_openNum' && newMsg!='_user_withdrawalRecord'){ resolve(Cache.get(newMsg).data); } uni.request({ diff --git a/main.html b/main.html new file mode 100644 index 0000000..391d3c6 --- /dev/null +++ b/main.html @@ -0,0 +1,28 @@ + + + + + + + + <%= htmlWebpackPlugin.options.title %> + + + + + + + + + + + +
+ + + diff --git a/manifest.json b/manifest.json index 8f127ce..f3c1657 100644 --- a/manifest.json +++ b/manifest.json @@ -112,6 +112,7 @@ "router" : { "base" : "./" }, - "domain" : "https://app.pnecoin.com" + "domain" : "https://app.pnecoin.com", + "template" : "main.html" } } diff --git a/pages/assets/records.vue b/pages/assets/records.vue index c293d1b..6767899 100644 --- a/pages/assets/records.vue +++ b/pages/assets/records.vue @@ -25,8 +25,8 @@ - - + + {{ item.datetime | parseTime }} @@ -42,8 +42,8 @@ ({{ item.coin_name }}) - + {{$t('exchange.g4')}}