#
whycq
2022-11-01 cd5b3c4f3c8fddd94dd77e89bfa50061f6c57032
pages/login/login.vue
@@ -58,7 +58,7 @@
               </view>
               <view class="config-item">
                  <text>项目:</text>
                  <input v-model="PROJECT" type="text" placeholder="lywms" placeholder-style="font-size:16rpx;text-indent: 10rpx;">
                  <input v-model="PROJECT" type="text" placeholder="wms" placeholder-style="font-size:16rpx;text-indent: 10rpx;">
               </view>
               <view class="flex justify-around">
                  <button class="cu-btn bg-blue lg" @click="configConfirm">确认</button>
@@ -348,6 +348,7 @@
      width: 500rpx;
      height: 500rpx;
      background-color: #fff;
      border-radius: 20px;
   }
   .config-title {
      height: 100rpx;