Commit 94051c42 authored by David黄金龙's avatar David黄金龙

删除测试代码

parent 94143c5f
......@@ -1143,6 +1143,7 @@
A5FF0F3B2C32F2460069852B /* YHActivityDetailCell1.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHActivityDetailCell1.swift; sourceTree = "<group>"; };
A5FF0F3D2C32F2590069852B /* YHActivityDetailCell2.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHActivityDetailCell2.swift; sourceTree = "<group>"; };
B6BB01E4C5DB87B66F0ECE84 /* Pods-galaxy.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-galaxy.release.xcconfig"; path = "Target Support Files/Pods-galaxy/Pods-galaxy.release.xcconfig"; sourceTree = "<group>"; };
DF4796A13E2592E1653226DE /* Pods-galaxy.uatrelease.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-galaxy.uatrelease.xcconfig"; path = "Target Support Files/Pods-galaxy/Pods-galaxy.uatrelease.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
......@@ -2332,6 +2333,7 @@
58C2405158A4A6632D0E7460 /* Pods-galaxy.debug.xcconfig */,
B6BB01E4C5DB87B66F0ECE84 /* Pods-galaxy.release.xcconfig */,
19B28612265782F9DC1BE0B0 /* Pods-galaxy.testenv.xcconfig */,
DF4796A13E2592E1653226DE /* Pods-galaxy.uatrelease.xcconfig */,
);
path = Pods;
sourceTree = "<group>";
......@@ -3925,7 +3927,7 @@
};
A54B7CC92C3645ED00BBA593 /* UatRelease */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = B6BB01E4C5DB87B66F0ECE84 /* Pods-galaxy.release.xcconfig */;
baseConfigurationReference = DF4796A13E2592E1653226DE /* Pods-galaxy.uatrelease.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
......
......@@ -219,7 +219,7 @@ private extension YHHKPlanItemView {
maxNumbler = 500
} else {
maxNumbler = 300
maxNumbler = 10 //for test hjl
// maxNumbler = 10 //for test hjl
}
tipsLable.text = tipsTxt
myTextView.text = getFuckString(string: model.content)
......
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