From 408b576b8aa155c9f7c8b919be3cd82be52a1da8 Mon Sep 17 00:00:00 2001
From: 南骏 池 <chiffly@163.com>
Date: 星期二, 25 十一月 2025 08:52:44 +0800
Subject: [PATCH] 1.标准代码更新(2025-11-25)
---
H5/Cpbd.aspx | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/H5/Cpbd.aspx b/H5/Cpbd.aspx
index fa882d2..4b795d0 100644
--- a/H5/Cpbd.aspx
+++ b/H5/Cpbd.aspx
@@ -1,4 +1,5 @@
-锘�<%@ Page Title="浜у搧缁戝畾" Language="C#" MasterPageFile="~/Mst.master" AutoEventWireup="true" CodeFile="Cpbd.aspx.cs" Inherits="H5_Cpbd" %>
+锘�
+<%@ Page Title="浜у搧缁戝畾" Language="C#" MasterPageFile="~/Mst.master" AutoEventWireup="true" CodeFile="Cpbd.aspx.cs" Inherits="H5_Cpbd" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
<style>
.si-status-box,
@@ -69,7 +70,7 @@
v-model="LsBar"
label="鍚庣洊鏉$爜"
placeholder="璇锋壂鍚庣洊鐮�"
-<%-- @keyup.enter.native="getModel" --%>
+ @keyup.enter.native="productBinding"
autofocus="true">
</van-field>
@@ -129,7 +130,7 @@
</van-row>
</van-tab>
- <van-tab title="宸茬粦鏉$爜" class="mySolid font">
+<%-- <van-tab title="宸茬粦鏉$爜" class="mySolid font">
<van-row>
<van-col span="5">浜哄憳</van-col>
<van-col span="5">浜х嚎</van-col>
@@ -144,7 +145,7 @@
<van-col span="4" >{{itm.fQty}}</van-col>
<van-col span="5" >{{itm.sQty}}</van-col>
</van-row>
- </van-tab>
+ </van-tab>--%>
</van-tabs>
</div>
</asp:Content>
@@ -154,5 +155,5 @@
</asp:Content>
<asp:Content ID="Content4" ContentPlaceHolderID="ContentPlaceHolder4" Runat="Server">
- <script src="Js/Cpbd.js?<%=1211121 %>"></script>
+ <script src="Js/Cpbd.js?<%=1211123 %>"></script>
</asp:Content>
\ No newline at end of file
--
Gitblit v1.9.3