空间拍摄页面,右上角增加“4K·3D”的提示文本
This commit is contained in:
parent
6ce1d1eb36
commit
f335fb9c45
@ -306,7 +306,7 @@ class CCSpatialShootController: BaseController {
|
||||
|
||||
self.view.addSubview(cameraLabel)
|
||||
self.view.addSubview(videoLabel)
|
||||
|
||||
self.setRightOneBtnTitle(string: "4K·3D")
|
||||
|
||||
effectView.snp.makeConstraints { (make) in
|
||||
make.top.leading.bottom.trailing.equalTo(self.view)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user