1.IQC优化
2.界面样式优化
3.登录保存账号信息
| | |
| | | </template> |
| | | </van-tab> |
| | | </van-tabs> |
| | | <div style="height:100px;"> </div> |
| | | </asp:Content> |
| | | <asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder3" runat="Server"> |
| | | <webnav :active="0"></webnav> |
| | |
| | | if (typeof (Cookies.get('phone')) == "undefined") { } |
| | | else { |
| | | that.phone = Cookies.get('phone'); |
| | | that.passwd = Cookies.get('passwd'); |
| | | //that.passwd = Cookies.get('passwd'); |
| | | } |
| | | that.phone = "admin"; |
| | | that.passwd = "123456"; |
| | | //that.phone = "admin"; |
| | | //that.passwd = "123456"; |
| | | }, |
| | | methods: { |
| | | onSubmit(name) { |
| | |
| | | </template> |
| | | </van-field> |
| | | <van-field label="数量" colon="true" v-model="formData.fcovertQty" readonly ></van-field> |
| | | <van-field label="不合格描述" v-if='formData.fcheckResu == "N:不合格"' colon v-model="remarks" readonly class="wrap-field"> |
| | | <van-field label="异常描述" v-if='formData.fcheckResu == "N:不合格"' colon v-model="remarks" readonly class="wrap-field"> |
| | | <template #input> |
| | | <div class="wrap-content">{{ remarks }}</div> |
| | | </template> |
| | |
| | | show-word-limit |
| | | />--%> |
| | | <!-- 不合格表述输入 --> |
| | | <van-dialog v-model="showDialog" title="不合格描述" :show-cancel-button="false" @confirm="remarksConfirm"> |
| | | <van-dialog v-model="showDialog" title="异常描述" :show-cancel-button="false" @confirm="remarksConfirm"> |
| | | <van-field |
| | | v-model="remarks" |
| | | rows="5" |
| | |
| | | <comloading v-if="isLoading"></comloading> |
| | | </asp:Content> |
| | | <asp:Content ID="Content4" ContentPlaceHolderID="ContentPlaceHolder4" runat="Server"> |
| | | <script src="/H5/Js/UserLogin.js?<%=1234 %>"></script> |
| | | <script src="/H5/Js/UserLogin.js?<%=1235 %>"></script> |
| | | </asp:Content> |