This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
字
wulanhaote
张泽亮
4 years ago
parent
9b3a1daa33
commit
783da3a944
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/authenticRight/index.vue
+ 1
- 1
src/views/authenticRight/index.vue
View File
@@ -114,7 +114,7 @@
>
<template #button>
<van-uploader :after-read="afterRead" v-model="fileList" @oversize="onOversize" :preview-image="false" :max-count="1" capture="camera" accept="image/*">
<van-button icon="photograph" type="primary" size="mini">
扫描身份证
</van-button>
<van-button icon="photograph" type="primary" size="mini">
拍照
</van-button>
</van-uploader>
</template>
</van-field>
Write
Preview
Loading…
Cancel
Save