pages/index/index.vue
@@ -1,3 +1,4 @@ <template> <view> <u-grid :col="3" @click="gotoPage" border> @@ -36,6 +37,11 @@ src:'/pages/work_reporting/work_reporting', icon:'' }, { name :'设备点检计划', src:'/pages/eqSpotCheck/eqSpotCheckList', icon:'' }, ] } },