Browse Source

图像识别

zhujindu 1 năm trước cách đây
mục cha
commit
f35428c09c
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      src/components/imageAIVerifyErr.vue

+ 4 - 0
src/components/imageAIVerifyErr.vue

@@ -0,0 +1,4 @@
+<template>
+  <van-popup v-model="true">内容</van-popup>
+</template>
+<script></script>