Commit c614e9d6 authored by liujiangnan's avatar liujiangnan

feat: 屏蔽拍照

parent 343b453b
......@@ -998,6 +998,7 @@ cc.Class({
},
showPhotoBtn() {
return;
if (!this.photoBtn) {
this.initPhotoBtn();
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment