consumer模块完成度95%,准备部署消费者端测试
This commit is contained in:
@@ -75,7 +75,8 @@
|
||||
</template>
|
||||
|
||||
<script setup lang="uts">
|
||||
import { ref, onShow } from 'vue'
|
||||
import { ref } from 'vue'
|
||||
import { onShow } from '@dcloudio/uni-app'
|
||||
import { supabaseService } from '@/utils/supabaseService.uts'
|
||||
|
||||
type ProfileType = {
|
||||
|
||||
Reference in New Issue
Block a user