Sfoglia il codice sorgente

feat:提审:3.6.21(8)

100Years 1 settimana fa
parent
commit
bbb877de71

BIN
.DS_Store


+ 2 - 2
AIEmoji.xcodeproj/project.pbxproj

@@ -2876,7 +2876,7 @@
 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 				CLANG_ENABLE_MODULES = YES;
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 7;
+				CURRENT_PROJECT_VERSION = 8;
 				DEVELOPMENT_TEAM = 65UD255J84;
 				ENABLE_USER_SCRIPT_SANDBOXING = NO;
 				GENERATE_INFOPLIST_FILE = YES;
@@ -2915,7 +2915,7 @@
 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 				CLANG_ENABLE_MODULES = YES;
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 7;
+				CURRENT_PROJECT_VERSION = 8;
 				DEVELOPMENT_TEAM = 65UD255J84;
 				ENABLE_USER_SCRIPT_SANDBOXING = NO;
 				GENERATE_INFOPLIST_FILE = YES;

BIN
AIEmoji/Assets.xcassets/PTP/ptp_example_image1.imageset/ptp_example_image1@2x.png


BIN
AIEmoji/Assets.xcassets/PTP/ptp_example_image1.imageset/ptp_example_image1@3x.png


+ 1 - 1
AIEmoji/Business/TSPurchaseMembershipVC/TSPurchaseVC.swift

@@ -52,7 +52,7 @@ class TSPurchaseVC: TSBaseVC {
         let imageComparisonView = TYCycleImageComparisonView()
         imageComparisonView.frame = CGRect(x: 0, y: 0, width: k_ScreenWidth, height: 532*kDesignScale)
         imageComparisonView.itemModelArray = [
-            TSImageComparisonModel(oldImage: UIImage(named: "image_comparison_old_0")!, newImage: UIImage(named: "image_comparison_new_0")!),
+//            TSImageComparisonModel(oldImage: UIImage(named: "image_comparison_old_0")!, newImage: UIImage(named: "image_comparison_new_0")!),
             TSImageComparisonModel(oldImage: UIImage(named: "image_comparison_old_1")!, newImage: UIImage(named: "image_comparison_new_1")!),
             TSImageComparisonModel(oldImage: UIImage(named: "image_comparison_old_2")!, newImage: UIImage(named: "image_comparison_new_2")!),
             TSImageComparisonModel(oldImage: UIImage(named: "image_comparison_old_3")!, newImage: UIImage(named: "image_comparison_new_3")!),

+ 6 - 2
AIEmoji/Business2/DisCover/Data/TSDiscoverViewModel+Dic.swift

@@ -36,8 +36,6 @@ extension TSDiscoverViewModel {
             TSGenerateModel(json: ptp_90sAnime),
             TSGenerateModel(json: ptp_Irasutoya),
             TSGenerateModel(json: ptp_ChibiSticker),
-            TSGenerateModel(json: ptp_TouhouSeries),
-            TSGenerateModel(json: ptp_FairyTail),
             TSGenerateModel(json: ptp_Illustration),
             TSGenerateModel(json: ptp_Muscle),
             TSGenerateModel(json: ptp_SimpleAnime),
@@ -65,6 +63,12 @@ extension TSDiscoverViewModel {
             TSGenerateModel(json: ptp_Felt),
             TSGenerateModel(json: ptp_Knit),
             
+            TSGenerateModel(json: ptp_TouhouSeries),
+            TSGenerateModel(json: ptp_FairyTail),
+            
+            
+            
+            
             //预测宝宝
             TSGenerateModel(json: futureBaby),
             

+ 1 - 1
AIEmoji/en.lproj/Localizable.strings

@@ -387,7 +387,7 @@
 "Barbie" = "Barbie";
 "JoJo" = "JoJo";
 "Your photo may contain copyright infringement, nudity, gore or violence that does not comply with the Health Policy, please replace the photo and try again." = "Your photo may contain copyright infringement, nudity, gore or violence that does not comply with the Health Policy, please replace the photo and try again.";
-"Anime" = "Japanese Anime";
+"Anime" = "Anime";
 "Chibi Sticker" = "Chibi Sticker";
 "Lots of people are creating images right now, so this might take a bit." = "Lots of people are creating images right now, so this might take a bit.";
 "Upgrade Yearly Pro" = "Upgrade Yearly Pro";