mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update form.html
This commit is contained in:
parent
ba2205de89
commit
136fd54d91
@ -34,10 +34,12 @@
|
||||
<td class="padding-0"><input class="layui-input border-0" ng-model="item.rule.repeatNumber"></td>
|
||||
<td class="padding-0"><input class="layui-input border-0" ng-model="item.rule.repeatAmount"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tfoot>
|
||||
<tr>
|
||||
<td colspan="5"><a ng-click="AddRuleItem()">添加可配送区域和运费</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</tfoot>
|
||||
</table>
|
||||
<label class="layui-form-item text-center layui-hide">
|
||||
<textarea name="content" class="layui-textarea layui-bg-gray">{{getRuleData()}}</textarea>
|
||||
|
Loading…
x
Reference in New Issue
Block a user