From 5fb85d260530b3d84a3b6d33586c78bb7138464b Mon Sep 17 00:00:00 2001 From: vee Date: Sun, 28 Aug 2022 17:21:56 +0800 Subject: [PATCH] =?UTF-8?q?k=E7=BA=BF=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 2 +- pages/markets/kLine.vue | 841 +++++++++++++++++++++------------------- 2 files changed, 447 insertions(+), 396 deletions(-) diff --git a/main.js b/main.js index 87176b5..7286c68 100644 --- a/main.js +++ b/main.js @@ -16,7 +16,7 @@ Vue.prototype.$api = api // 自定义底部导航栏 import tabBar from 'components/tabBar/tabBar.vue' Vue.component('tab-bar', tabBar) - +window.wx = {} Vue.use(uView); uni.$u.config.unit = 'rpx' diff --git a/pages/markets/kLine.vue b/pages/markets/kLine.vue index 191396b..61ea66a 100644 --- a/pages/markets/kLine.vue +++ b/pages/markets/kLine.vue @@ -24,10 +24,22 @@ 28394893.30943094 + + + 1M + + 30M + + 60M + + 1D + + 30D + + style="height:500rpx;width: 100%;position: relative; padding: 0px; margin: 0px; border-width: 0px; cursor: default;"> @@ -79,72 +91,88 @@ + } +