jiaosong
2023-08-25 8f918cb6db02c39e67ce7b0d77cc1be5ed26edaf
minipro_standard/pages/index/index.vue
@@ -1,14 +1,10 @@
<template>
   <view>
   <view>
      <myTabbar :index="0" />
   </view>
</template>
<script>
   // import { coustomLogin, wxEmpower } from '@/util/api/index'
   import myTabbar from "@/components/myTabber.vue"
   export default {
      components: {
@@ -73,5 +69,5 @@
</script>
<style lang="scss" scoped>
</style>