zzzz
2024-04-18 f2ef26bea6a230a75ecc4dd56a5ccaacf9117b03
src/main.js
@@ -41,6 +41,8 @@
import echarts from "echarts";
Vue.prototype.$echarts = echarts;
Vue.prototype.$USD = allocation.$USD;
Vue.prototype.$USDT = allocation.$USDT;
Vue.prototype.$moment = moment;
// import VueTouch from 'vue-touch'
Vue.use(Swipe);