From ee117223c66f959599a11769bc2645879b39637f Mon Sep 17 00:00:00 2001
From: 南骏 池 <chiffly@163.com>
Date: 星期六, 30 八月 2025 14:24:03 +0800
Subject: [PATCH] 1.库位变更 2.登录优化 3.新增请求头
---
Scripts/config.js | 2
H5/Js/UserLogin.js | 8 +
UserLogin.aspx | 2
H5/Js/Kwbg.js | 191 +++++++++++++++++++++++++++
H5/Kwbg.aspx.cs | 14 ++
H5/Kwbg.aspx | 145 ++++++++++++++++++++
Mst.master | 2
7 files changed, 362 insertions(+), 2 deletions(-)
diff --git a/H5/Js/Kwbg.js b/H5/Js/Kwbg.js
new file mode 100644
index 0000000..8d0dd75
--- /dev/null
+++ b/H5/Js/Kwbg.js
@@ -0,0 +1,191 @@
+锘縱ar vm = new Vue({
+ el: '#app', // 鎸囧畾Vue瀹炰緥鎸傝浇鍒癐D涓�'app'鐨凞OM鍏冪礌涓�
+ data: function () {
+ return {
+ isLoading: false, // 鍔犺浇鐘舵�佹爣蹇�
+ userInfo: { // 鐢ㄦ埛淇℃伅瀵硅薄
+ "loginGuid": '', // 鐢ㄦ埛鐧诲綍GUID
+ "loginAccount": '', // 鐢ㄦ埛鐧诲綍璐﹀彿
+ },
+ formData: { // 琛ㄥ崟鏁版嵁瀵硅薄
+ barcode: "", // 鐗╂枡鏉$爜
+ itemNo: "", // 鐗╂枡缂栫爜
+ sumQuantity: 0, // 鏉$爜鏁伴噺
+
+ DepotId: "",// 浠撳簱ID
+ DepotCode: "", // 浠撳簱缂栫爜
+ depotName: "", // 浠撳簱鍚嶇О
+ depotSectionsCode: "" //搴撲綅
+
+ // 娉ㄦ剰锛氳繖閲屽彧鏄剧ず浜嗛儴鍒嗗瓧娈碉紝瀹為檯浠g爜涓彲鑳借繕鏈夋洿澶氬瓧娈�
+ },
+ itemInsFormData: {}, // 鐗╂枡瀹炰緥琛ㄥ崟鏁版嵁
+ tableData: [], // 琛ㄦ牸鏁版嵁
+ itemTableData: [], // 鐗╂枡琛ㄦ牸鏁版嵁
+ barMessage: "", // 鏉$爜娑堟伅
+
+ Message: "", // 閫氱敤娑堟伅
+ messageCenter: {}, // 娑堟伅涓績
+ messageId: 0, // 娑堟伅ID
+
+ showClearIcon: false, // 鏄惁鏄剧ず娓呴櫎鍥炬爣
+ focus1: true, // 鐒︾偣鎺у埗1
+ focus2: false, // 鐒︾偣鎺у埗2
+ isActive: 0, // 娲诲姩鐘舵��
+ index: 0, // 绱㈠紩
+ currentTab: 0, // 褰撳墠鏍囩椤�
+ contentScrollW: 0, // 瀵艰埅鍖哄搴�
+ scrollLeft: 0, // 妯悜婊氬姩鏉′綅缃�
+ fullHeight: "", // 鍏ㄥ睆楂樺害
+ kwInfo: {},
+ }
+ },
+ mounted() { // Vue瀹炰緥鎸傝浇瀹屾垚鍚庢墽琛�
+ var that = this;
+ // 鍒濆鍖栫敤鎴蜂俊鎭�
+ this.userInfo = {
+ loginGuid: this.GetLoginInfor().loginGuid, // 浠嶨etLoginInfor鏂规硶鑾峰彇鐧诲綍GUID
+ loginAccount: this.GetLoginInfor().loginAccount, // 浠嶨etLoginInfor鏂规硶鑾峰彇鐧诲綍璐﹀彿
+ };
+ },
+ methods: { // 鏂规硶瀹氫箟
+ // 宸叉敞閲婄殑getModel鏂规硶
+ //getModel() {
+ // var that = this;
+ // that.isLoading = true;
+ // that.AxiosHttp("post", 'MesDepotSections/GetSectionName', {
+ // sectionCode: that.formData.sectionCode
+ // }, false)
+ // .then(function (res) {
+ // var json = res;
+ // if (json.status == 0) {
+ // that.formData.sectionName = json.data.tbBillList;
+ // }
+ // else {
+ // that.$toast.fail(json.message);
+ // that.formData.sectionName = "";
+ // }
+ // that.isLoading = false;
+ // })
+ // .catch(function (error) {
+ // that.isLoading = false;
+ // that.$toast.fail("缃戠粶閿欒锛岃閲嶈瘯锛�");
+ // console.log(error);
+ // that.$refs.daa001.focus();
+ // });
+ //},
+
+ // 鑾峰彇鏉$爜鎵弿淇℃伅鐨勬柟娉�
+ getScan() {
+ var that = this;
+
+ that.isLoading = true; // 璁剧疆鍔犺浇鐘舵�佷负true
+ // 鍙戦�丳OST璇锋眰鑾峰彇鏉$爜淇℃伅
+ that.AxiosHttp("post", 'Kwbg/GetBarInfo', {
+ barcode: that.formData.barcode, // 浼犻�掓潯鐮佸弬鏁�
+ }, false)
+ .then(function (res) { // 璇锋眰鎴愬姛澶勭悊
+ var json = res;
+ if (json.status == 0) { // 濡傛灉杩斿洖鐘舵�佷负0琛ㄧず鎴愬姛
+ // 鏇存柊琛ㄥ崟鏁版嵁
+ console.log(json.data.tbBillList);
+ console.log(json.data.tbBillList[0]);
+ that.kwInfo = json.data.tbBillList[0];
+ // 宸叉敞閲婄殑浠g爜锛氳缃叾浠栨暟鎹�
+ //that.itemInsFormData = json.data.tbBillList.itemIns;
+ //that.itemTableData = json.data.tbBillList.itemInDetails;
+ //that.tableData = json.data.tbBillList.invItemInCDetails;
+ //that.barMessage = json.data.tbBillList.message;
+ //that.$refs.barcode.focus();
+ //that.formData.barcode = null;
+
+ that.$refs.kwbg.focus(); // 灏嗙劍鐐圭Щ鍔ㄥ埌鎷嗗垎鏁伴噺杈撳叆妗�
+ }
+ else { // 濡傛灉杩斿洖鐘舵�佷笉涓�0琛ㄧず澶辫触
+ that.$toast.fail(json.message); // 鏄剧ず閿欒鎻愮ず
+ that.$refs.barcode.focus(); // 灏嗙劍鐐圭Щ鍥炴潯鐮佽緭鍏ユ
+ that.formData.barcode = null; // 娓呯┖鏉$爜杈撳叆
+ }
+ //that.$notify({ type: 'success', message: json.message }); // 宸叉敞閲婄殑鎴愬姛閫氱煡
+ that.isLoading = false; // 璁剧疆鍔犺浇鐘舵�佷负false
+ })
+ .catch(function (error) { // 璇锋眰澶辫触澶勭悊
+ that.isLoading = false; // 璁剧疆鍔犺浇鐘舵�佷负false
+ that.$toast.fail("缃戠粶閿欒锛岃閲嶈瘯锛�"); // 鏄剧ず缃戠粶閿欒鎻愮ず
+ console.log(error); // 杈撳嚭閿欒鍒版帶鍒跺彴
+ that.$refs.barcode.focus(); // 灏嗙劍鐐圭Щ鍥炴潯鐮佽緭鍏ユ
+ });
+ },
+
+
+
+ // 鎵ц搴撲綅鍙樻洿鐨勬柟娉�
+ getBianGeng() {
+ if (this.isLoading) { // 濡傛灉姝e湪鍔犺浇涓紝鐩存帴杩斿洖
+ return;
+ }
+
+ var that = this;
+
+ // 楠岃瘉搴撲綅鍙樻洿鏉′欢
+ if (!that.formData.kwbg || that.formData.kwbg.trim() === "") {
+ that.$toast.fail("鍙樻洿搴撲綅涓嶈兘涓虹┖锛�");
+ return;
+ }
+ if (that.formData.kwbg === that.formData.depotSectionsCode) {
+ that.$toast.fail("褰撳墠搴撲綅涓嶈兘绛変簬鍙樻洿搴撲綅锛�");
+ return;
+ }
+ if (!that.formData.barcode || that.formData.barcode.trim() === "") {
+ that.$toast.fail("鏉$爜涓嶈兘涓虹┖锛�");
+ return;
+ }
+
+ that.isLoading = true; // 璁剧疆鍔犺浇鐘舵�佷负true
+ // 鍙戦�丳OST璇锋眰鎵ц搴撲綅鍙樻洿鎿嶄綔
+ that.AxiosHttp("post", 'Kwbg/ChangeDepotSection', {
+ userName: that.userInfo.loginAccount, // 鐢ㄦ埛鍚�
+ barcode: that.formData.barcode, // 鏉$爜
+ OldDepotSectionCode: that.kwInfo.depoT_SECTIONS_CODE, // 鍘熷簱浣嶇紪鐮�
+ NewDepotSectionCode: that.formData.kwbg // 鏂板簱浣嶇紪鐮�
+ }, false)
+ .then(function (res) { // 璇锋眰鎴愬姛澶勭悊
+ var json = res;
+ if (json.status == 0) { // 濡傛灉杩斿洖鐘舵�佷负0琛ㄧず鎴愬姛
+ // 宸叉敞閲婄殑浠g爜锛氳缃ā寮忎俊鎭�
+ // that.modeInfo = json.data.tbBillList;
+
+ // 璋冪敤鎵撳嵃鏂规硶
+ //that.sendPrintMessage(json.data.tbBillList);
+
+ that.$refs.barcode.focus(); // 灏嗙劍鐐圭Щ鍥炴潯鐮佽緭鍏ユ
+ that.formData.barcode = null; // 娓呯┖鏉$爜杈撳叆
+ that.formData.kwbg = null; // 娓呯┖鈥樺簱浣嶅彉鏇粹��
+ that.$notify({ type: 'success', message: json.message }); // 鏄剧ず鎴愬姛閫氱煡
+ }
+ else { // 濡傛灉杩斿洖鐘舵�佷笉涓�0琛ㄧず澶辫触
+ that.$toast.fail(json.message); // 鏄剧ず閿欒鎻愮ず
+ that.$refs.kwbg.focus(); // 灏嗙劍鐐圭Щ鍥炩�樺簱浣嶅彉鏇粹�欒緭鍏ユ
+ }
+ that.isLoading = false; // 璁剧疆鍔犺浇鐘舵�佷负false
+ })
+ .catch(function (error) { // 璇锋眰澶辫触澶勭悊
+ that.isLoading = false; // 璁剧疆鍔犺浇鐘舵�佷负false
+ that.$toast.fail("缃戠粶閿欒锛岃閲嶈瘯锛�"); // 鏄剧ず缃戠粶閿欒鎻愮ず
+ console.log(error); // 杈撳嚭閿欒鍒版帶鍒跺彴
+ });
+ },
+
+ // 宸叉敞閲婄殑娓呴櫎浠g爜鏂规硶
+ //cleraCode() {
+ // this.formData.sectionCode = null;
+ //},
+
+ // 澶勭悊鏁板瓧杈撳叆鐨勬柟娉曪紝闄愬埗鍙兘杈撳叆鏁板瓧鍜屽皬鏁扮偣
+ handleNumberInput3(value) {
+ this.formData.kwbg = value.replace(/[^\d.]/g, '') // 1. 鍘婚櫎闈炴暟瀛楀拰灏忔暟鐐�
+ .replace(/(\..*)\./g, '$1') // 2. 绂佹澶氫釜灏忔暟鐐�
+ .replace(/^\./g, ''); // 3. 绂佹灏忔暟鐐瑰紑澶�
+ },
+ }
+})
\ No newline at end of file
diff --git a/H5/Js/UserLogin.js b/H5/Js/UserLogin.js
index 8963a96..1eb6aaf 100644
--- a/H5/Js/UserLogin.js
+++ b/H5/Js/UserLogin.js
@@ -38,9 +38,17 @@
var _userGuid = json.data.tbBillList.guid;
var _userAccount = json.data.tbBillList.account;
var _userName = json.data.tbBillList.userName;
+ var _orgId = json.data.tbBillList.orgId;
+ var _orgNo = json.data.tbBillList.orgNo;
+ var _orgName = json.data.tbBillList.orgName;
Cookies.set('loginGuid', _userGuid);
Cookies.set('loginAccount', _userAccount);
Cookies.set('loginName', _userName);
+ Cookies.set('orgId', _orgId);
+ Cookies.set('orgNo', _orgNo);
+ Cookies.set('orgName', _orgName);
+ console.log(json.data.tbBillList);
+ console.log(Cookies);
window.location.href = ("/H5/Default.aspx?userGuid=" + _userGuid + "&userAccount=" + _userAccount);
}
else {
diff --git a/H5/Kwbg.aspx b/H5/Kwbg.aspx
new file mode 100644
index 0000000..eb0411e
--- /dev/null
+++ b/H5/Kwbg.aspx
@@ -0,0 +1,145 @@
+锘�<%@ Page Title="搴撲綅鍙樻洿" Language="C#" MasterPageFile="~/Mst.master" AutoEventWireup="true" CodeFile="Kwbg.aspx.cs" Inherits="H5_Scll" %>
+<%--
+ 椤甸潰鎸囦护锛�
+ - Title: 椤甸潰鏍囬涓�"搴撲綅鍙樻洿"
+ - Language: 浣跨敤C#浣滀负鏈嶅姟鍣ㄧ璇█
+ - MasterPageFile: 浣跨敤Mst.master浣滀负姣嶇増椤�
+ - AutoEventWireup: 璁剧疆涓簍rue锛屽厑璁歌嚜鍔ㄨ繛鎺ラ〉闈簨浠�
+ - CodeFile: 鍚庡彴浠g爜鏂囦欢涓篕wbg.aspx.cs
+ - Inherits: 缁ф壙鑷狧5_Scll绫�
+--%>
+
+<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
+ <%-- 澶撮儴鍐呭鍖哄煙 --%>
+ <style>
+ .bg-info {
+ background-color:#fff; /* 璁剧疆鑳屾櫙棰滆壊涓虹櫧鑹� */
+ }
+</style>
+</asp:Content>
+
+<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder2" Runat="Server">
+ <%-- 涓讳綋鍐呭鍖哄煙 --%>
+
+ <%-- Vant UI瀵艰埅鏍忕粍浠� --%>
+ <van-nav-bar
+ title="搴撲綅鍙樻洿" <%-- 瀵艰埅鏍忔爣棰� --%>
+ left-text="杩斿洖" <%-- 宸︿晶杩斿洖鎸夐挳鏂囨湰 --%>
+ left-arrow <%-- 鏄剧ず宸︿晶绠ご鍥炬爣 --%>
+ @click-left="GoBack()" <%-- 鐐瑰嚮宸︿晶鎸夐挳鏃惰皟鐢℅oBack鏂规硶 --%>
+></van-nav-bar>
+
+ <%-- 琛ㄥ崟鍖哄煙 --%>
+ <div class="mySolid">
+ <van-cell-group> <%-- Vant UI鍗曞厓鏍肩粍缁勪欢 --%>
+ <%-- 鐗╂枡鏉$爜杈撳叆妗� --%>
+ <van-field
+ ref="barcode" <%-- Vue寮曠敤鏍囪瘑 --%>
+ v-model="formData.barcode" <%-- 鍙屽悜鏁版嵁缁戝畾鍒癴ormData.barcode --%>
+ label="鐗╂枡鏉$爜" <%-- 瀛楁鏍囩 --%>
+ clearable <%-- 鍙竻绌哄唴瀹� --%>
+ placeholder="璇锋壂鐮�" <%-- 鍗犱綅绗︽枃鏈� --%>
+ :right-icon-size="19" <%-- 鍙充晶鍥炬爣澶у皬 --%>
+ v-focus.noKeyboard <%-- 鑷畾涔夋寚浠わ紝鑷姩鑱氱劍涓斾笉鏄剧ず閿洏 --%>
+ @keyup.enter.native="getScan" <%-- 鐩戝惉鍥炶溅閿簨浠讹紝瑙﹀彂getScan鏂规硶 --%>
+ <%-- @change="getScan" 宸叉敞閲婄殑鍙樻洿浜嬩欢 --%>
+ ></van-field>
+
+ <%-- 鐗╂枡缂栫爜鏄剧ず瀛楁锛堝彧璇伙級 --%>
+ <van-field
+ v-model="kwInfo.iteM_NO" <%-- 鍙屽悜鏁版嵁缁戝畾鍒癴ormData.itemNo --%>
+ label="鐗╂枡缂栫爜" <%-- 瀛楁鏍囩 --%>
+ placeholder="" <%-- 绌哄崰浣嶇 --%>
+ disabled <%-- 绂佺敤杈撳叆 --%>
+ ></van-field>
+
+ <%-- 鐗╂枡鍚嶇О鏄剧ず瀛楁锛堝彧璇伙級 --%>
+ <van-field
+ v-model="kwInfo.item_name" <%-- 鍙屽悜鏁版嵁缁戝畾鍒癴ormData.itemName --%>
+ label="鐗╂枡鍚嶇О" <%-- 瀛楁鏍囩 --%>
+ placeholder="" <%-- 绌哄崰浣嶇 --%>
+ disabled <%-- 绂佺敤杈撳叆 --%>
+ ></van-field>
+
+ <%-- 鐗╂枡瑙勬牸鏄剧ず瀛楁锛堝彧璇伙級 --%>
+ <van-field
+ v-model="kwInfo.item_model" <%-- 鍙屽悜鏁版嵁缁戝畾鍒癴ormData.itemModel --%>
+ label="鐗╂枡瑙勬牸" <%-- 瀛楁鏍囩 --%>
+ placeholder="" <%-- 绌哄崰浣嶇 --%>
+ disabled <%-- 绂佺敤杈撳叆 --%>
+ ></van-field>
+
+ <%-- 鏉$爜鏁伴噺鏄剧ず瀛楁锛堝彧璇伙級 --%>
+ <van-field
+ v-model="kwInfo.quantity" <%-- 鍙屽悜鏁版嵁缁戝畾鍒癴ormData.sumQuantity --%>
+ label="鏉$爜鏁伴噺" <%-- 瀛楁鏍囩 --%>
+ placeholder="鏉$爜鏁伴噺" <%-- 鍗犱綅绗︽枃鏈� --%>
+ disabled <%-- 绂佺敤杈撳叆 --%>
+ ></van-field>
+
+
+ <%-- 浠撳簱ID鏄剧ず瀛楁锛堝彧璇伙級 --%>
+ <van-field
+ v-model="kwInfo.depot_id" <%-- 鍙屽悜鏁版嵁缁戝畾鍒癴ormData.DepotId --%>
+ label="浠撳簱ID" <%-- 瀛楁鏍囩 --%>
+ placeholder="" <%-- 绌哄崰浣嶇 --%>
+ disabled <%-- 绂佺敤杈撳叆 --%>
+ ></van-field>
+
+ <%-- 浠撳簱缂栫爜鏄剧ず瀛楁锛堝彧璇伙級 --%>
+ <van-field
+ v-model="kwInfo.depot_code" <%-- 鍙屽悜鏁版嵁缁戝畾鍒癴ormData.DepotCode --%>
+ label="浠撳簱缂栫爜" <%-- 瀛楁鏍囩 --%>
+ placeholder="" <%-- 绌哄崰浣嶇 --%>
+ disabled <%-- 绂佺敤杈撳叆 --%>
+ ></van-field>
+
+ <%-- 浠撳簱鍚嶇О鏄剧ず瀛楁锛堝彧璇伙級 --%>
+ <van-field
+ v-model="kwInfo.depot_name" <%-- 鍙屽悜鏁版嵁缁戝畾鍒癴ormData.depotName --%>
+ label="浠撳簱鍚嶇О" <%-- 瀛楁鏍囩 --%>
+ placeholder="" <%-- 绌哄崰浣嶇 --%>
+ disabled <%-- 绂佺敤杈撳叆 --%>
+ ></van-field>
+
+ <%-- 浠撳簱搴撲綅鏄剧ず瀛楁锛堝彧璇伙級 --%>
+ <van-field
+ v-model="kwInfo.depoT_SECTIONS_CODE" <%-- 鍙屽悜鏁版嵁缁戝畾鍒癴ormData.depotSectionsCode --%>
+ label="浠撳簱搴撲綅" <%-- 瀛楁鏍囩 --%>
+ placeholder="" <%-- 绌哄崰浣嶇 --%>
+ disabled <%-- 绂佺敤杈撳叆 --%>
+ ></van-field>
+
+ <van-field
+ ref="kwbg"
+ v-model="formData.kwbg"
+ label="搴撲綅鍙樻洿"
+ clearable
+ placeholder="璇疯緭鍏ュ彉鏇村簱浣�"
+ @input="handleNumberInput3"
+ :right-icon-size="19"
+ v-focus.noKeyboard
+ ></van-field>
+
+ </van-cell-group>
+ </div>
+
+ <%-- 纭鍙樻洿鎸夐挳 --%>
+ <van-button type="primary" @click="getBianGeng">纭鍙樻洿</van-button>
+ <%-- 宸叉敞閲婄殑瀹℃牳鎸夐挳 --%>
+ <%--<van-button type="primary" @click="ToErp" >瀹℃牳</van-button>--%>
+ <%-- 宸叉敞閲婄殑娓呴櫎搴撲綅缂栫爜鎸夐挳 --%>
+ <%--<van-button type="primary" @click="cleraCode" >娓呴櫎搴撲綅缂栫爜</van-button>--%>
+</asp:Content>
+
+<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder3" Runat="Server">
+ <%-- 鍔犺浇鐘舵�佹樉绀哄尯鍩� --%>
+ <comloading v-if="isLoading"></comloading> <%-- 褰搃sLoading涓簍rue鏃舵樉绀哄姞杞界粍浠� --%>
+ <%-- 宸叉敞閲婄殑杩斿洖缁勪欢 --%>
+ <%--<comback ></comback>--%>
+</asp:Content>
+
+<asp:Content ID="Content4" ContentPlaceHolderID="ContentPlaceHolder4" Runat="Server">
+ <%-- JavaScript璧勬簮寮曞叆 --%>
+ <script src="Js/Kwbg.js?<%=121119 %>"></script> <%-- 寮曞叆BarBG.js鏂囦欢锛屽甫鐗堟湰鍙傛暟闃叉缂撳瓨 --%>
+</asp:Content>
\ No newline at end of file
diff --git a/H5/Kwbg.aspx.cs b/H5/Kwbg.aspx.cs
new file mode 100644
index 0000000..f11cc1f
--- /dev/null
+++ b/H5/Kwbg.aspx.cs
@@ -0,0 +1,14 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Web;
+using System.Web.UI;
+using System.Web.UI.WebControls;
+
+public partial class H5_Scll : System.Web.UI.Page
+{
+ protected void Page_Load(object sender, EventArgs e)
+ {
+
+ }
+}
\ No newline at end of file
diff --git a/Mst.master b/Mst.master
index 281b854..bb11b7b 100644
--- a/Mst.master
+++ b/Mst.master
@@ -11,7 +11,7 @@
<script src="/Scripts/vue.min.js"></script>
<script src="/Scripts/js.cookie.min.js"></script>
<script src="/scripts/axios0.25.0.js"></script>
- <script src="/scripts/config.js?<%=123611118 %>"></script>
+ <script src="/scripts/config.js?<%=1236111102 %>"></script>
<link href="/scripts/vant/vant.css" rel="stylesheet" />
<script src="/scripts/vant/vant.js"></script>
<link href="/Images/Style.css?<%=1699523 %>" rel="stylesheet" />
diff --git a/Scripts/config.js b/Scripts/config.js
index 34933a0..9318408 100644
--- a/Scripts/config.js
+++ b/Scripts/config.js
@@ -82,6 +82,8 @@
url = (APIURL_PC + url);
}
let headers = { 'Content-Type': 'application/json', }
+ var orgId = Cookies.get('orgId')
+ headers['OrgId'] = orgId;
if (isToken) {
var timestamp = (new Date()).getTime();
var token = Cookies.get('loginGuid')
diff --git a/UserLogin.aspx b/UserLogin.aspx
index bd89bf2..c86178a 100644
--- a/UserLogin.aspx
+++ b/UserLogin.aspx
@@ -54,5 +54,5 @@
<comloading v-if="isLoading"></comloading>
</asp:Content>
<asp:Content ID="Content4" ContentPlaceHolderID="ContentPlaceHolder4" runat="Server">
- <script src="/H5/Js/UserLogin.js?<%=1237 %>"></script>
+ <script src="/H5/Js/UserLogin.js?<%=1238 %>"></script>
</asp:Content>
--
Gitblit v1.9.3