链接SSH:
一键去除
sed -i "s|if (bind_user == 'True') {|if (bind_user == 'REMOVED') {|g" /www/server/panel/BTPanel/static/js/index.js一键还原
sed -i "s|if (bind_user == 'REMOVED') {|if (bind_user == 'True') {|g" /www/server/panel/BTPanel/static/js/index.js手动修改
/www/server/panel/BTPanel/static/js/index.js
找到这个文件,搜索
bind_user
把
if (bind_user == 'True') {
show_force_bind();}改成
if (bind_user == 'REMOVED') {
show_force_bind();}需要还原就改成上面那个就可以了。
Copyright © 2013-2023 . All Rights Reserved. 宵云 版权所有 南通宵云网络科技有限公司
工信部备案:苏ICP备18049042号-2
公安部备案:苏公网安备 32060102320703号
《中华人民共和国增值电信业务经营许可证》经营性ICP/ISP/IDC三证:苏B1.B2-20210805