Browse Source

图像识别

zhujindu 1 year ago
parent
commit
f35428c09c
1 changed files with 4 additions and 0 deletions
  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>