ll
liukangdong
2024-09-24 57c140de40d75af475f5a1accc693172ffaaaf0d
pda/pages/index/login.vue
@@ -4,9 +4,6 @@
    <image class="login_logo" src="@/static/logo@2x.png" mode="widthFix" />
    <view class="login_title" style="marginTop: 40rpx;">安泰物流智慧园区</view>
    <view class="login_title" style="marginBottom: 60rpx;">数字化月台调度平台</view>
      <view class="">
         {{err}}
      </view>
    <view class="login_list">
      <view class="login_list_item">
        <image src="@/static/login_ic_phone@2x.png" mode="widthFix" />
@@ -91,7 +88,7 @@
            })
          }
        }, err => {
            this.err = JSON.stringify(err)
            // this.err = JSON.stringify(err)
         })
      },
    getContent() {