jiangping
2024-12-10 36ac6b6cef08dc7036eb6f30e52afa01e63042db
h5/pages/index/index.vue
@@ -29,8 +29,7 @@
</template>
<script>
import image from 'uview-ui/libs/config/props/image'
import { wxAuthorize } from '@/api'
export default {
  data() {
@@ -44,6 +43,9 @@
    })
    return true
  },
  onLoad() {
  },
  methods: {
    jump(type) {
      switch (type) {