assetMgtH5/main.js @@ -12,6 +12,8 @@ import uView from '@/uni_modules/uview-ui' Vue.use(uView) //自定义导航栏 import cuCustom from './colorui/components/cu-custom.vue' Vue.component('cu-custom',cuCustom)