商品页面细节优化
parent
23add7eda7
commit
18fd2014c4
|
|
@ -462,7 +462,7 @@
|
||||||
<input type="hidden" name="goods_id" value="{{$goods.id}}" />
|
<input type="hidden" name="goods_id" value="{{$goods.id}}" />
|
||||||
<input type="hidden" name="stock" value="1" />
|
<input type="hidden" name="stock" value="1" />
|
||||||
<input type="hidden" name="spec" value="" />
|
<input type="hidden" name="spec" value="" />
|
||||||
<button type="submit" data-am-loading="{loadingText:''}"></button>
|
<button type="submit" class="am-hide"></button>
|
||||||
</form>
|
</form>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
{{else /}}
|
{{else /}}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue