Ver código fonte

Merge remote-tracking branch 'origin/master'

rongxin_prod
Xyq123* 2 anos atrás
pai
commit
904122aea3
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      src/views/project/signUp.vue

+ 2
- 2
src/views/project/signUp.vue Ver arquivo

@@ -141,7 +141,7 @@
name="status" name="status"
style="display: none" style="display: none"
/> />
<van-field label="上传相关凭证">
<van-field label="缴款凭证">
<template #input> <template #input>
<van-uploader v-model="fileList" multiple> <van-uploader v-model="fileList" multiple>
<van-button icon="plus" size="small" round color="#007E72">点击上传</van-button> <van-button icon="plus" size="small" round color="#007E72">点击上传</van-button>
@@ -173,7 +173,7 @@ export default {
idCardNum:"", idCardNum:"",
phone:"", phone:"",
memberId:"", memberId:"",
status:"Y",
status:"N",
checked: true, checked: true,
color:"#007E72", color:"#007E72",
nickName:"", nickName:"",


Carregando…
Cancelar
Salvar