cloud-server-management/src/main/webapp/WEB-INF/view/system/operator/Operator.html
@@ -40,6 +40,7 @@ <#button name="冻结" icon="fa-remove" clickFun="TSite.offShelf()" space="true"/> <#button name="解冻" icon="fa-check" clickFun="TSite.onShelf()" space="true"/> <#button name="重置密码" icon="fa-search" clickFun="TSite.reload()" space="true"/> <#button name="绑定微信商户号" icon="fa-search" clickFun="TSite.bindWx()" space="true"/> </div> <#table id="TSiteTable"/> </div>