111
k94314517
2023-08-24 06997ad92d77b7dd8a002df16b5b0cadc528d5f5
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>