jiangping
2024-12-10 bdbc59fad455abbe7a13c8017e71c3db96420444
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) {