mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 10:22:38 +08:00
细节优化
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
<a href="{{:PluginsAdminUrl('freightfee', 'admin', 'index')}}" class="fr fs-14 m-t-5 am-icon-mail-reply"> 返回</a>
|
||||
</legend>
|
||||
|
||||
<div class="am-form-group">
|
||||
<div class="business-form-block am-form-group">
|
||||
<label>计价方式</label>
|
||||
<div>
|
||||
{{foreach $is_whether_list as $v}}
|
||||
@ -159,7 +159,7 @@
|
||||
<span class="business-operations-submit rules-submit-add">+为指定地区城市设置运费</span>
|
||||
</div>
|
||||
|
||||
<div class="am-form-group am-form-group-refreshing">
|
||||
<div class="am-form-group business-form-block am-form-group-refreshing">
|
||||
<button type="submit" class="am-btn am-btn-primary am-radius btn-loading-example am-btn-sm am-btn-block" data-am-loading="{loadingText:'处理中...'}">保存</button>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user