删除vconsole

This commit is contained in:
duan
2025-01-14 11:22:45 +08:00
parent 05201cf26b
commit ac16bec455
3 changed files with 1 additions and 6 deletions

View File

@@ -204,7 +204,6 @@ function ruleInit(){
function ruleConfirm() {
datas.ruleShow = false
datas.ruleIndex++
console.log(datas.ruleIndex >= datas.ruleList.length)
if( datas.ruleIndex >= datas.ruleList.length) {
datas.ruleIndex = 0
return