Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
GeliBusinessPlatform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ljy
GeliBusinessPlatform
Commits
5d6241ec
Commit
5d6241ec
authored
Jan 04, 2021
by
lujunye
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.6.10 build 3.8
parent
3f495093
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
22 additions
and
21 deletions
+22
-21
GeliBusinessPlatform.xcodeproj/project.pbxproj
GeliBusinessPlatform.xcodeproj/project.pbxproj
+4
-4
GeliBusinessPlatform.xcworkspace/xcuserdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
...erdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
GeliBusinessPlatform/ViewController/分销员管理/ADD_FXY_View.swift
GeliBusinessPlatform/ViewController/分销员管理/ADD_FXY_View.swift
+3
-3
GeliBusinessPlatform/ViewController/分销收益页/FXSY_Detail_ViewController.xib
...tform/ViewController/分销收益页/FXSY_Detail_ViewController.xib
+15
-14
No files found.
GeliBusinessPlatform.xcodeproj/project.pbxproj
View file @
5d6241ec
...
...
@@ -4324,7 +4324,7 @@
CLANG_ENABLE_MODULES
=
YES
;
CODE_SIGN_ENTITLEMENTS
=
GeliBusinessPlatform/GeliBusinessPlatform.entitlements
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
3.
7
;
CURRENT_PROJECT_VERSION
=
3.
8
;
DEFINES_MODULE
=
NO
;
DEVELOPMENT_ASSET_PATHS
=
"\"GeliBusinessPlatform/Preview Content\""
;
DEVELOPMENT_TEAM
=
K48346UACH
;
...
...
@@ -4374,7 +4374,7 @@
"$(PROJECT_DIR)/GeliBusinessPlatform/Other/JPush/Lib"
,
"$(PROJECT_DIR)/GeliBusinessPlatform/Other/SDK/ShareSDK/Support/PlatformSDK/WeChatSDK"
,
);
MARKETING_VERSION
=
1.6.
9
;
MARKETING_VERSION
=
1.6.
10
;
OTHER_LDFLAGS
=
(
"$(inherited)"
,
"-ObjC"
,
...
...
@@ -4455,7 +4455,7 @@
CLANG_ENABLE_MODULES
=
YES
;
CODE_SIGN_ENTITLEMENTS
=
GeliBusinessPlatform/GeliBusinessPlatform.entitlements
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
3.
7
;
CURRENT_PROJECT_VERSION
=
3.
8
;
DEFINES_MODULE
=
NO
;
DEVELOPMENT_ASSET_PATHS
=
"\"GeliBusinessPlatform/Preview Content\""
;
DEVELOPMENT_TEAM
=
K48346UACH
;
...
...
@@ -4505,7 +4505,7 @@
"$(PROJECT_DIR)/GeliBusinessPlatform/Other/JPush/Lib"
,
"$(PROJECT_DIR)/GeliBusinessPlatform/Other/SDK/ShareSDK/Support/PlatformSDK/WeChatSDK"
,
);
MARKETING_VERSION
=
1.6.
9
;
MARKETING_VERSION
=
1.6.
10
;
OTHER_LDFLAGS
=
(
"$(inherited)"
,
"-ObjC"
,
...
...
GeliBusinessPlatform.xcworkspace/xcuserdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
View file @
5d6241ec
No preview for this file type
GeliBusinessPlatform/ViewController/分销员管理/ADD_FXY_View.swift
View file @
5d6241ec
...
...
@@ -21,7 +21,7 @@ class ADD_FXY_View: UIView {
}
var
temp
=
""
//
var temp2 = ""
//
var temp2 = ""
@objc
func
textChange
(
tf
:
UITextField
){
if
tf
==
phoneTf
{
if
tf
.
text
!.
count
<=
11
{
...
...
@@ -36,12 +36,12 @@ class ADD_FXY_View: UIView {
nameTf
.
text
=
""
nameTf
.
isUserInteractionEnabled
=
false
}
// if
tf.text?.containsEmoji
{
// if
(tf.text!.containsEmoji)
{
// HUD.flash(.label("请输入非表情符号"), delay: 1.2)
// tf.text = temp2
// return
// }else{
// temp2 = tf.text
// temp2 = tf.text
!
// }
delegate
?
.
ADD_FXY_ViewTextInput
(
txt
:
nameTf
.
text
!
,
type
:
2
,
view
:
self
)
}
...
...
GeliBusinessPlatform/ViewController/分销收益页/FXSY_Detail_ViewController.xib
View file @
5d6241ec
...
...
@@ -45,26 +45,29 @@
<color
key=
"textColor"
red=
"0.20392156862745098"
green=
"0.20392156862745098"
blue=
"0.20392156862745098"
alpha=
"1"
colorSpace=
"calibratedRGB"
/>
<nil
key=
"highlightedColor"
/>
</label>
<imageView
clipsSubviews=
"YES"
userInteractionEnabled=
"NO"
contentMode=
"scaleAspectFit"
horizontalHuggingPriority=
"251"
verticalHuggingPriority=
"251"
image=
"dotLine"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"Yjh-m5-mcw"
>
<rect
key=
"frame"
x=
"15"
y=
"105"
width=
"399"
height=
"1"
/>
<constraints>
<constraint
firstAttribute=
"height"
constant=
"1"
id=
"Uq1-Fq-tbu"
/>
</constraints>
</imageView>
</subviews>
<color
key=
"backgroundColor"
systemColor=
"systemBackgroundColor"
/>
<constraints>
<constraint
firstItem=
"Yjh-m5-mcw"
firstAttribute=
"leading"
secondItem=
"5qb-dP-6Vx"
secondAttribute=
"leading"
constant=
"15"
id=
"5uf-fi-VP9"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"2Jj-t6-3Th"
secondAttribute=
"trailing"
id=
"8AR-PL-i9x"
/>
<constraint
firstItem=
"n76-uS-p91"
firstAttribute=
"leading"
secondItem=
"5qb-dP-6Vx"
secondAttribute=
"leading"
id=
"DfL-Sl-jMi"
/>
<constraint
firstAttribute=
"height"
constant=
"106"
id=
"Gkh-52-fF6"
/>
<constraint
firstItem=
"2Jj-t6-3Th"
firstAttribute=
"top"
secondItem=
"n76-uS-p91"
secondAttribute=
"bottom"
constant=
"15"
id=
"SrL-k9-D3P"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"Yjh-m5-mcw"
secondAttribute=
"trailing"
id=
"VwH-Fi-Z8K"
/>
<constraint
firstAttribute=
"bottom"
secondItem=
"Yjh-m5-mcw"
secondAttribute=
"bottom"
id=
"aap-OC-D2Y"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"n76-uS-p91"
secondAttribute=
"trailing"
id=
"gQB-ba-uMC"
/>
<constraint
firstItem=
"n76-uS-p91"
firstAttribute=
"top"
secondItem=
"5qb-dP-6Vx"
secondAttribute=
"top"
constant=
"26"
id=
"wIs-cj-8Oc"
/>
<constraint
firstItem=
"2Jj-t6-3Th"
firstAttribute=
"leading"
secondItem=
"5qb-dP-6Vx"
secondAttribute=
"leading"
id=
"xsa-Qi-cHB"
/>
</constraints>
</view>
<imageView
clipsSubviews=
"YES"
userInteractionEnabled=
"NO"
contentMode=
"scaleAspectFit"
horizontalHuggingPriority=
"251"
verticalHuggingPriority=
"251"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"F36-9H-REp"
>
<rect
key=
"frame"
x=
"15"
y=
"150"
width=
"384"
height=
"1"
/>
<constraints>
<constraint
firstAttribute=
"height"
constant=
"1"
id=
"GdD-SE-LCP"
/>
</constraints>
</imageView>
<tableView
clipsSubviews=
"YES"
contentMode=
"scaleToFill"
alwaysBounceVertical=
"YES"
style=
"plain"
separatorStyle=
"default"
rowHeight=
"-1"
estimatedRowHeight=
"-1"
sectionHeaderHeight=
"28"
sectionFooterHeight=
"28"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"zqx-vL-CGK"
>
<rect
key=
"frame"
x=
"0.0"
y=
"15
1"
width=
"414"
height=
"745
"
/>
<rect
key=
"frame"
x=
"0.0"
y=
"15
0"
width=
"414"
height=
"746
"
/>
<color
key=
"backgroundColor"
systemColor=
"systemBackgroundColor"
/>
<connections>
<outlet
property=
"dataSource"
destination=
"-1"
id=
"jTY-48-V63"
/>
...
...
@@ -75,21 +78,19 @@
<viewLayoutGuide
key=
"safeArea"
id=
"fnl-2z-Ty3"
/>
<color
key=
"backgroundColor"
systemColor=
"systemBackgroundColor"
/>
<constraints>
<constraint
firstItem=
"fnl-2z-Ty3"
firstAttribute=
"trailing"
secondItem=
"F36-9H-REp"
secondAttribute=
"trailing"
constant=
"15"
id=
"2Yq-oT-8J0"
/>
<constraint
firstItem=
"fnl-2z-Ty3"
firstAttribute=
"trailing"
secondItem=
"zqx-vL-CGK"
secondAttribute=
"trailing"
id=
"CDF-ps-gQU"
/>
<constraint
firstAttribute=
"bottom"
secondItem=
"zqx-vL-CGK"
secondAttribute=
"bottom"
id=
"3ip-bt-D4T"
/>
<constraint
firstItem=
"5qb-dP-6Vx"
firstAttribute=
"top"
secondItem=
"fnl-2z-Ty3"
secondAttribute=
"top"
id=
"CKw-lG-wgE"
/>
<constraint
firstItem=
"zqx-vL-CGK"
firstAttribute=
"leading"
secondItem=
"fnl-2z-Ty3"
secondAttribute=
"leading"
id=
"K1w-0e-9Wz"
/>
<constraint
firstItem=
"5qb-dP-6Vx"
firstAttribute=
"leading"
secondItem=
"fnl-2z-Ty3"
secondAttribute=
"leading"
id=
"LEC-3a-4Lr"
/>
<constraint
firstItem=
"fnl-2z-Ty3"
firstAttribute=
"trailing"
secondItem=
"5qb-dP-6Vx"
secondAttribute=
"trailing"
id=
"LiF-8V-2Pn"
/>
<constraint
firstItem=
"zqx-vL-CGK"
firstAttribute=
"top"
secondItem=
"F36-9H-REp"
secondAttribute=
"bottom"
id=
"MXs-r2-lEl"
/>
<constraint
firstAttribute=
"bottom"
secondItem=
"zqx-vL-CGK"
secondAttribute=
"bottom"
id=
"O9Z-Ga-u1j"
/>
<constraint
firstItem=
"zqx-vL-CGK"
firstAttribute=
"leading"
secondItem=
"fnl-2z-Ty3"
secondAttribute=
"leading"
id=
"ZBi-9f-ZQc"
/>
<constraint
firstItem=
"F36-9H-REp"
firstAttribute=
"leading"
secondItem=
"fnl-2z-Ty3"
secondAttribute=
"leading"
constant=
"15"
id=
"q0J-A1-M9O"
/>
<constraint
firstItem=
"F36-9H-REp"
firstAttribute=
"top"
secondItem=
"5qb-dP-6Vx"
secondAttribute=
"bottom"
id=
"wuY-xh-IzH"
/>
<constraint
firstItem=
"zqx-vL-CGK"
firstAttribute=
"trailing"
secondItem=
"fnl-2z-Ty3"
secondAttribute=
"trailing"
id=
"LpY-N0-nhk"
/>
<constraint
firstItem=
"zqx-vL-CGK"
firstAttribute=
"top"
secondItem=
"5qb-dP-6Vx"
secondAttribute=
"bottom"
id=
"Mm6-3D-wHR"
/>
</constraints>
<point
key=
"canvasLocation"
x=
"-200"
y=
"60"
/>
</view>
</objects>
<resources>
<image
name=
"dotLine"
width=
"330"
height=
"0.5"
/>
<namedColor
name=
"多选按钮字体颜色"
>
<color
red=
"0.41176470588235292"
green=
"0.41176470588235292"
blue=
"0.41176470588235292"
alpha=
"1"
colorSpace=
"custom"
customColorSpace=
"sRGB"
/>
</namedColor>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment