소스 검색

顺序

wulanhaote
张泽亮 2 년 전
부모
커밋
0b11151a4b
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. +1
    -3
      src/views/agriculturalTrusteeship/login.vue

+ 1
- 3
src/views/agriculturalTrusteeship/login.vue 파일 보기

@@ -145,17 +145,15 @@
<img src="../../../static/images/agriculturalTrusteeship/login/register_05.png" alt="">
</template>
</van-field>

<van-field v-model="serviceForm.description" center :border="false" placeholder="请输入简要描述">
<template #left-icon>
<img src="../../../static/images/agriculturalTrusteeship/login/register_03.png" alt="">
</template>
</van-field>

<div style="height: 20PX"></div>
<van-uploader v-model="mainImgUploader" :after-read="afterReadEvidenceForm" :before-delete="deleteFileEvidenceForm" />
<MapGisTag ref="clickLoading" :showBtn="true" :message="serviceForm.theGeom" v-on:formSubmit="MapTag"></MapGisTag>
</template>

<template v-if="loginType == 'fwzz'">


불러오는 중...
취소
저장