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