Commit ec1f6ee698174b0ca7f25658b3fa991f29692b23

Authored by fengwotao
1 parent 8a4168bd

perf: 优化重构app

Showing 19 changed files with 1 additions and 1 deletions
@@ -71,7 +71,7 @@ @@ -71,7 +71,7 @@
71 71
72 <script> 72 <script>
73 import fTabbar from '@/components/module/f-tabbar/f-tabbar'; 73 import fTabbar from '@/components/module/f-tabbar/f-tabbar';
74 - import qiunDataCharts from '@/uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts.vue'; 74 + import qiunDataCharts from './uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts.vue';
75 import { 75 import {
76 getHistoryData 76 getHistoryData
77 } from '../api/index.js'; 77 } from '../api/index.js';