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