优化代码

This commit is contained in:
Your Name 2023-02-19 12:34:47 +08:00
parent 242c9a7157
commit 635501ee1e

View File

@ -183,6 +183,9 @@
}
);
},
_goBack:function(){
vc.goBack();
}
}
});
})(window.vc);