瀏覽代碼

图像识别

zhujindu 1 年之前
父節點
當前提交
f35428c09c
共有 1 個文件被更改,包括 4 次插入0 次删除
  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>