Commit dd7b8ae1 by LJM

Merge branch 'master' of http://git.ichunt.net/xiaokang/H5_2.0

parents dddfea32 02a2f074
Showing with 4 additions and 3 deletions
......@@ -4,6 +4,7 @@ import filters from '@/filters'
import router from '@/router/index.js'
import { RouterMount } from 'uni-simple-router'
import directive from '@/directive'
// #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