1
xuxy
2024-06-26 6f233b105d145ed25a483d8ad9529a8f83ddb9cf
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