MrShi
10 天以前 917c4ee8b05e816602aa06f67f2f5447150b242f
h5/pages/index/index.vue
@@ -58,6 +58,7 @@
         jump(type) {
            switch (type) {
               case 1:
                  console.log('1')
                  uni.navigateTo({
                     url: '/pages/notice/notice'
                  })