Commit 02a2f074 by 肖康

main修改

parent e80cf341
Showing with 4 additions and 7 deletions
......@@ -4,10 +4,7 @@ import filters from '@/filters'
import router from '@/router/index.js'
import { RouterMount } from 'uni-simple-router'
import directive from '@/directive'
import {
Ichunt_Api,
Api_Url
} from '@/util/api.js';
// #ifndef VUE3
import Vue from 'vue'
Vue.config.productionTip = false
......
......@@ -156,9 +156,9 @@
</template>
<script>
import {
Ichunt_Api,
Api_Url
} from '@/util/api.js';
Ichunt_Api,
Api_Url
} from '@/util/api.js';
import bottomNavFixed from '@/components/bottom_nav.vue';
export default {
data() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment