1
xuxy
2024-06-26 a5aea653b4bada5b9ce6b0693fa935c6541051d0
pages/login/farmer-reg.vue
@@ -22,7 +22,7 @@
            </view>
         </view>
         <view class="form-item before-line">
            <view class="label required" style="width: 300rpx;">店铺头像(750*750px)</view>
            <view class="label required" style="width: 360rpx;">店铺头像(750*750px)</view>
            <view class="m-l-a m-r-0 flex m-t-20 m-b-20">
               <view class="component-button-upload" @click="uploadIcon('icon')"
                  :style="{'background-image':dto.icon&&`url('${dto.icon}')`||''}">
@@ -215,7 +215,7 @@
            this.$http.request('get', '/api/code/value', {
               params: {
                  typeCode: 'APPLICATION_TYPE'
                  type: 'APPLICATION_TYPE'
               }
            }).then(res => {
               var data = res.data