You've already forked qlg.tsgz.moe
Init Repo
This commit is contained in:
9
hyhproject/home/view/default/shops/goods/edit1.html
Executable file
9
hyhproject/home/view/default/shops/goods/edit1.html
Executable file
@ -0,0 +1,9 @@
|
||||
<div id='specsAttrBox'></div>
|
||||
<div id='specTips' style='display:none'>
|
||||
<div class='wst-tips-box' style='margin-left:0px;'>1.若改动商品规格时,销售规则表将会重新绘制,填写销售规格表前前选择好商品规格
|
||||
</br>2.如果不批发,起批数和批发价保留为空即可</div>
|
||||
</div>
|
||||
<div id='specBtns' style='margin:0px auto;text-align:center;display:none'>
|
||||
<a class="s-btn" onclick='javascript:save()'>保 存</a>
|
||||
<a class="s-btn2" onclick="javascript:resetForm()">重 置</a>
|
||||
</div>
|
Reference in New Issue
Block a user