From 26f059f55124470a57554e0941d6be4cc72bbbdc Mon Sep 17 00:00:00 2001
From: liaoxujun@qq.com <liaoxujun@qq.com>
Date: 星期三, 27 三月 2024 17:28:00 +0800
Subject: [PATCH] no message
---
CoreCms.Net.Web.Admin/wwwroot/views/good/goods/create.html | 33 +++++++++++++++++----------------
1 files changed, 17 insertions(+), 16 deletions(-)
diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/good/goods/create.html b/CoreCms.Net.Web.Admin/wwwroot/views/good/goods/create.html
index 80e0a37..594146b 100644
--- a/CoreCms.Net.Web.Admin/wwwroot/views/good/goods/create.html
+++ b/CoreCms.Net.Web.Admin/wwwroot/views/good/goods/create.html
@@ -285,7 +285,7 @@
<i class="layui-icon layui-icon-set"></i>纭畾
</button>
</div>
- <label class="layui-form-label"> 涓�绾ц繑鐜�</label>
+ <label class="layui-form-label">缁忛攢鍟嗚繑鐜�</label>
<div class="layui-input-inline layui-inline-2">
<input class="layui-input" id="oneKeySetLevelOne">
</div>
@@ -316,7 +316,7 @@
</div>
</div>
<div class="layui-form-item">
- <label class="layui-form-label">甯傚満浠�</label>
+ <label class="layui-form-label">鎸囧闆跺敭浠�</label>
<div class="layui-input-inline layui-inline-2">
<input class="layui-input" id="oneKeySetMktPrice">
</div>
@@ -450,15 +450,15 @@
<th>璐у彿</th>
<th>SKU</th>
<th>閲嶉噺(鍏�)</th>
- <th>璧犻�佺Н鍒�</th>
- <th>绉垎鏈�澶�<br />鍙姷閲戦</th>
+ <!-- <th>璧犻�佺Н鍒�</th>
+ <th>绉垎鏈�澶�<br />鍙姷閲戦</th> -->
<th>搴撳瓨</th>
<th><i class="required-color">*</i>閿�鍞环</th>
<th>鎴愭湰浠�</th>
- <th>甯傚満浠�</th>
- <th>涓�绾ц繑鐜�</th>
- <th>浜岀骇杩旂幇</th>
- <th>涓夌骇杩旂幇</th>
+ <th>鎸囧闆跺敭浠�</th>
+ <th>缁忛攢鍟嗚繑鐜�</th>
+ <!-- <th>浜岀骇杩旂幇</th>
+ <th>涓夌骇杩旂幇</th> -->
<th>鎿嶄綔</th>
</tr>
</thead>
@@ -499,12 +499,12 @@
<td>
<input type="number" name="product[weight][]" value="{{item.weight}}" placeholder="閲嶉噺" class="layui-input layui-inline-1">
</td>
- <td>
+ <!-- <td>
<input type="number" name="product[points][]" value="{{item.points}}" placeholder="绉垎" class="layui-input layui-inline-1">
- </td>
- <td>
+ </td> -->
+ <!-- <td>
<input type="text" name="product[pointsDeduction][]" value="{{item.pointsDeduction}}" placeholder="閲戦" class="layui-input layui-inline-1">
- </td>
+ </td> -->
<td class="have-add-td">
<input type="number" name="product[stock][]" value="{{item.stock}}" placeholder="搴撳瓨" class="layui-input layui-inline-1 goods-stock">
</td>
@@ -515,17 +515,17 @@
<input type="text" name="product[costprice][]" value="{{item.costprice}}" placeholder="鎴愭湰浠�" class="layui-input layui-inline-1">
</td>
<td>
- <input type="text" name="product[mktprice][]" value="{{item.mktprice}}" placeholder="甯傚満浠�" class="layui-input layui-inline-1">
+ <input type="text" name="product[mktprice][]" value="{{item.mktprice}}" placeholder="鎸囧闆跺敭浠�" class="layui-input layui-inline-1">
</td>
<td>
- <input type="text" name="product[levelOne][]" value="{{item.levelOne}}" placeholder="涓�绾ц繑鐜�" class="layui-input layui-inline-1">
+ <input type="text" name="product[levelOne][]" value="{{item.levelOne}}" placeholder="缁忛攢鍟嗚繑鐜�" class="layui-input layui-inline-1">
</td>
- <td>
+ <!-- <td>
<input type="text" name="product[levelTwo][]" value="{{item.levelTwo}}" placeholder="浜岀骇杩旂幇" class="layui-input layui-inline-1">
</td>
<td>
<input type="text" name="product[levelThree][]" value="{{item.levelThree}}" placeholder="涓夌骇杩旂幇" class="layui-input layui-inline-1">
- </td>
+ </td> -->
<td>
<a class="layui-btn layui-btn-danger layui-btn-xs del-class" lay-active="delTr">鍒犻櫎</a>
</td>
@@ -630,6 +630,7 @@
{{# }); }}
</select>
</script>
+<script src="/views/liao.js"></script>
<!--//涓�閿缃甋KU鍥剧墖鏃惰嚜鍔ㄧ敓鎴愰�変腑鐨凷KU-->
<script id="imageSetMoreSku_tpl" type="text/html">
{{# layui.each(d, function(index, item){ }}
--
Gitblit v1.9.1