需要修改用户余额时

点击余额区域 可以手动输入金额

输入后调用api接口自动刷新

html代码

// 初始化表格组件
$('#NewsTable').layTable({
even: true, height: 'full',
sort: {field: 'id', type: 'desc'},
where: {type: '{$type|default="index"}'},
cols: [[
{checkbox: true, fixed: true},
{field: 'id', title: 'ID', align: "center", width: 80},
{field: 'phone', title: '手机号', ali















![[Docker]容器的网络类型以及云计算](https://img-blog.csdnimg.cn/direct/3bb3a7a08a4344da8a78eaea01a785f2.png)



