商品页面细节优化

feat/task1-c-wallet
Devil 2020-12-13 17:35:45 +08:00
parent 23add7eda7
commit 18fd2014c4
1 changed files with 1 additions and 1 deletions

View File

@ -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 /}}