修改支付价格
This commit is contained in:
parent
bc26977539
commit
5b4ff14ff8
@ -287,6 +287,14 @@
|
||||
path = CCSpatialVideoDisplayController;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
009B28AE2BC2692F006D8B8E /* CCSpatialPhotoDisplayController */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
1E1EA2872B9325D300A5D5D2 /* CCSpatialPhotoDisplayController.swift */,
|
||||
);
|
||||
path = CCSpatialPhotoDisplayController;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
1E02C9302B89909000DD3143 /* DeviceOperation */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
@ -307,11 +315,11 @@
|
||||
1E39459C2B83837900D0F5CA /* RecordingVideo */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
009B28AE2BC2692F006D8B8E /* CCSpatialPhotoDisplayController */,
|
||||
009662582BB5527200FCA65F /* CCSpatialVideoDisplayController */,
|
||||
1EE5C5F62B8F973A00EDFC2F /* CCSpatialShootController.swift */,
|
||||
1E39459F2B8398B000D0F5CA /* VRVideoTransformController.swift */,
|
||||
1EFAF0BF2B8B7A59002A1773 /* VRPhotoTransformController.swift */,
|
||||
1E1EA2872B9325D300A5D5D2 /* CCSpatialPhotoDisplayController.swift */,
|
||||
);
|
||||
path = RecordingVideo;
|
||||
sourceTree = "<group>";
|
||||
|
||||
Binary file not shown.
@ -457,54 +457,6 @@
|
||||
landmarkType = "7">
|
||||
</BreakpointContent>
|
||||
</BreakpointProxy>
|
||||
<BreakpointProxy
|
||||
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
|
||||
<BreakpointContent
|
||||
uuid = "761A3552-FBE7-4386-BC9D-5397073077D8"
|
||||
shouldBeEnabled = "No"
|
||||
ignoreCount = "0"
|
||||
continueAfterRunningActions = "No"
|
||||
filePath = "SwiftProject/Project/Controller/RecordingVideo/CCSpatialPhotoDisplayController.swift"
|
||||
startingColumnNumber = "9223372036854775807"
|
||||
endingColumnNumber = "9223372036854775807"
|
||||
startingLineNumber = "279"
|
||||
endingLineNumber = "279"
|
||||
landmarkName = "setttinisScreenMirroring(isScreenMirroring:)"
|
||||
landmarkType = "7">
|
||||
<Locations>
|
||||
<Location
|
||||
uuid = "761A3552-FBE7-4386-BC9D-5397073077D8 - 97146a28360eda1"
|
||||
shouldBeEnabled = "Yes"
|
||||
ignoreCount = "0"
|
||||
continueAfterRunningActions = "No"
|
||||
symbolName = "closure #1 (__C.UIScene) -> () in SwiftProject.CCSpatialPhotoDisplayController.setttinisScreenMirroring(isScreenMirroring: Swift.Bool) -> ()"
|
||||
moduleName = "SwiftProject"
|
||||
usesParentBreakpointCondition = "Yes"
|
||||
urlString = "file:///Users/aaa/Documents/IOS%20Dev/VR/SwiftProject/SwiftProject/Project/Controller/RecordingVideo/CCSpatialPhotoDisplayController.swift"
|
||||
startingColumnNumber = "9223372036854775807"
|
||||
endingColumnNumber = "9223372036854775807"
|
||||
startingLineNumber = "262"
|
||||
endingLineNumber = "262"
|
||||
offsetFromSymbolStart = "1028">
|
||||
</Location>
|
||||
<Location
|
||||
uuid = "761A3552-FBE7-4386-BC9D-5397073077D8 - 97146a28360ed67"
|
||||
shouldBeEnabled = "Yes"
|
||||
ignoreCount = "0"
|
||||
continueAfterRunningActions = "No"
|
||||
symbolName = "closure #1 (__C.UIScene) -> () in SwiftProject.CCSpatialPhotoDisplayController.setttinisScreenMirroring(isScreenMirroring: Swift.Bool) -> ()"
|
||||
moduleName = "SwiftProject"
|
||||
usesParentBreakpointCondition = "Yes"
|
||||
urlString = "file:///Users/aaa/Documents/IOS%20Dev/VR/SwiftProject/SwiftProject/Project/Controller/RecordingVideo/CCSpatialPhotoDisplayController.swift"
|
||||
startingColumnNumber = "9223372036854775807"
|
||||
endingColumnNumber = "9223372036854775807"
|
||||
startingLineNumber = "268"
|
||||
endingLineNumber = "268"
|
||||
offsetFromSymbolStart = "1176">
|
||||
</Location>
|
||||
</Locations>
|
||||
</BreakpointContent>
|
||||
</BreakpointProxy>
|
||||
<BreakpointProxy
|
||||
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
|
||||
<BreakpointContent
|
||||
@ -611,8 +563,8 @@
|
||||
filePath = "SwiftProject/Project/Controller/RecordingVideo/CCSpatialVideoDisplayController/CCSpatialVideoDisplayController.swift"
|
||||
startingColumnNumber = "9223372036854775807"
|
||||
endingColumnNumber = "9223372036854775807"
|
||||
startingLineNumber = "442"
|
||||
endingLineNumber = "442"
|
||||
startingLineNumber = "440"
|
||||
endingLineNumber = "440"
|
||||
landmarkName = "navgationButtonClick2(sender:)"
|
||||
landmarkType = "7">
|
||||
<Locations>
|
||||
|
||||
@ -201,7 +201,7 @@ extension MembershipVC {
|
||||
let item2 = MemberShipModelItem(title: "$1.99/月", desc: "一月", rightDesc: "90%的人选择", isSelected: true, imageName_selected: NSLocalizedString("vip_product_month", comment: ""), imageName_unSelected: NSLocalizedString("vip_product_unselect_month", comment: ""), productIdentifier: MemberShipModelItem.getProductsIDs()[1])
|
||||
arr.append(item2)
|
||||
|
||||
let item3 = MemberShipModelItem(title: "$9.99/年", desc: "一年", rightDesc: "50%的人选择", isSelected: false, imageName_selected: NSLocalizedString("vip_product_year", comment: ""), imageName_unSelected: NSLocalizedString("vip_product_unselect_year", comment: ""), productIdentifier: MemberShipModelItem.getProductsIDs()[1])
|
||||
let item3 = MemberShipModelItem(title: "$9.99/年", desc: "一年", rightDesc: "50%的人选择", isSelected: false, imageName_selected: NSLocalizedString("vip_product_year", comment: ""), imageName_unSelected: NSLocalizedString("vip_product_unselect_year", comment: ""), productIdentifier: MemberShipModelItem.getProductsIDs()[2])
|
||||
arr.append(item3)
|
||||
|
||||
// for i in 0 ..< 3 {
|
||||
|
||||
@ -130,7 +130,7 @@ class CCSpatialVideoDisplayController: BaseController {
|
||||
button.tag = 202
|
||||
button.isSelected = false
|
||||
button.addTarget(self, action: #selector(navgationButtonClick2(sender:)), for: UIControl.Event.touchUpInside)
|
||||
button.frame = CGRect(x: 2, y: 10, width: SCREEN_Width * 0.4, height: 36)
|
||||
button.frame = CGRect(x: 2, y: 10, width: SCREEN_Width * 0.4 + 20, height: 36)
|
||||
button.centerY = StatuBar_Height + NavBar_Height * 0.5
|
||||
button.centerX = SCREEN_Width * 0.5
|
||||
button.clipsToBounds = true
|
||||
@ -340,8 +340,6 @@ class CCSpatialVideoDisplayController: BaseController {
|
||||
playerController!.player!.allowsExternalPlayback = true
|
||||
|
||||
//串流播放中
|
||||
// mTopCenterTypeButton.setTitle("串流播放中", for: UIControl.State.normal)
|
||||
|
||||
mTopCenterTypeButton.setImage(UIImage.init(named: "linked_button"), for: .normal)
|
||||
mTopCenterTypeButton.setTitleColor(UIColor(hexString: "#D0C0FF"), for: .normal)
|
||||
mTopCenterTypeButton.layer.borderColor = UIColor(hexString: "#D0C0FF").cgColor
|
||||
|
||||
Loading…
Reference in New Issue
Block a user