mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 02:12:25 +08:00
商品页面细节优化
This commit is contained in:
@ -462,7 +462,7 @@
|
||||
<input type="hidden" name="goods_id" value="{{$goods.id}}" />
|
||||
<input type="hidden" name="stock" value="1" />
|
||||
<input type="hidden" name="spec" value="" />
|
||||
<button type="submit" data-am-loading="{loadingText:''}"></button>
|
||||
<button type="submit" class="am-hide"></button>
|
||||
</form>
|
||||
{{/if}}
|
||||
{{else /}}
|
||||
|
||||
Reference in New Issue
Block a user