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
02228840
Commit
02228840
authored
Apr 16, 2020
by
lujunye
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
支付账号页面(修改密码,设置密码)
parent
527c5551
Changes
7
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
79 additions
and
5 deletions
+79
-5
GeliBusinessPlatform.xcodeproj/project.pbxproj
GeliBusinessPlatform.xcodeproj/project.pbxproj
+19
-3
GeliBusinessPlatform.xcworkspace/xcuserdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
...erdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
GeliBusinessPlatform/ViewController/换绑支付账号(绑定,换绑)/BindViewController.swift
...orm/ViewController/换绑支付账号(绑定,换绑)/BindViewController.swift
+0
-1
GeliBusinessPlatform/ViewController/换绑支付账号(绑定,换绑)/BindViewController.xib
...tform/ViewController/换绑支付账号(绑定,换绑)/BindViewController.xib
+0
-0
GeliBusinessPlatform/ViewController/支付账号(设置,修改)/PayViewController.swift
...atform/ViewController/支付账号(设置,修改)/PayViewController.swift
+59
-0
GeliBusinessPlatform/ViewController/支付账号(设置,修改)/PayViewController.xib
...Platform/ViewController/支付账号(设置,修改)/PayViewController.xib
+0
-0
GeliBusinessPlatform/ViewController/登录/LoginViewController.swift
...inessPlatform/ViewController/登录/LoginViewController.swift
+1
-1
No files found.
GeliBusinessPlatform.xcodeproj/project.pbxproj
View file @
02228840
...
...
@@ -18,6 +18,8 @@
E01C26B12446989700ADCC70
/* Interface_Z.plist in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E01C26B02446989700ADCC70
/* Interface_Z.plist */
;
};
E01C26B62446AF3100ADCC70
/* DemoViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E01C26B42446AF3100ADCC70
/* DemoViewController.swift */
;
};
E01C26B72446AF3100ADCC70
/* DemoViewController.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E01C26B52446AF3100ADCC70
/* DemoViewController.xib */
;
};
E0516F772448003D00E373CE
/* PayViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E0516F752448003D00E373CE
/* PayViewController.swift */
;
};
E0516F782448003D00E373CE
/* PayViewController.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E0516F762448003D00E373CE
/* PayViewController.xib */
;
};
E088CC8D24470BF0000DAA8A
/* CodeView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E088CC8C24470BF0000DAA8A
/* CodeView.swift */
;
};
E088CC932447124D000DAA8A
/* BindViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E088CC912447124D000DAA8A
/* BindViewController.swift */
;
};
E088CC942447124D000DAA8A
/* BindViewController.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E088CC922447124D000DAA8A
/* BindViewController.xib */
;
};
...
...
@@ -73,6 +75,8 @@
E01C26B42446AF3100ADCC70
/* DemoViewController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
DemoViewController.swift
;
sourceTree
=
"<group>"
;
};
E01C26B52446AF3100ADCC70
/* DemoViewController.xib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
path
=
DemoViewController.xib
;
sourceTree
=
"<group>"
;
};
E01C26BA2446D68500ADCC70
/* Bridge_Header.h */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
Bridge_Header.h
;
sourceTree
=
"<group>"
;
};
E0516F752448003D00E373CE
/* PayViewController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
PayViewController.swift
;
sourceTree
=
"<group>"
;
};
E0516F762448003D00E373CE
/* PayViewController.xib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
path
=
PayViewController.xib
;
sourceTree
=
"<group>"
;
};
E088CC8C24470BF0000DAA8A
/* CodeView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
CodeView.swift
;
sourceTree
=
"<group>"
;
};
E088CC912447124D000DAA8A
/* BindViewController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
BindViewController.swift
;
sourceTree
=
"<group>"
;
};
E088CC922447124D000DAA8A
/* BindViewController.xib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
path
=
BindViewController.xib
;
sourceTree
=
"<group>"
;
};
...
...
@@ -210,6 +214,15 @@
path
=
DEMO
;
sourceTree
=
"<group>"
;
};
E0516F742448000F00E373CE
/* 支付账号(设置,修改) */
=
{
isa
=
PBXGroup
;
children
=
(
E0516F752448003D00E373CE
/* PayViewController.swift */
,
E0516F762448003D00E373CE
/* PayViewController.xib */
,
);
path
=
"支付账号(设置,修改)"
;
sourceTree
=
"<group>"
;
};
E088CC882446FFA1000DAA8A
/* Other */
=
{
isa
=
PBXGroup
;
children
=
(
...
...
@@ -226,13 +239,13 @@
path
=
"验证码"
;
sourceTree
=
"<group>"
;
};
E088CC8E24470F84000DAA8A
/* 换绑支付账号 */
=
{
E088CC8E24470F84000DAA8A
/* 换绑支付账号
(绑定,换绑)
*/
=
{
isa
=
PBXGroup
;
children
=
(
E088CC912447124D000DAA8A
/* BindViewController.swift */
,
E088CC922447124D000DAA8A
/* BindViewController.xib */
,
);
path
=
"换绑支付账号"
;
path
=
"换绑支付账号
(绑定,换绑)
"
;
sourceTree
=
"<group>"
;
};
E09B039E2445AEF800211A51
/* Appdelegate */
=
{
...
...
@@ -284,7 +297,8 @@
E09B03AD2445B0BA00211A51
/* ViewController */
=
{
isa
=
PBXGroup
;
children
=
(
E088CC8E24470F84000DAA8A
/* 换绑支付账号 */
,
E0516F742448000F00E373CE
/* 支付账号(设置,修改) */
,
E088CC8E24470F84000DAA8A
/* 换绑支付账号(绑定,换绑) */
,
E09B03BD2445B95000211A51
/* 忘记密码 */
,
E09B03AE2445B0C600211A51
/* 登录 */
,
);
...
...
@@ -434,6 +448,7 @@
E09B03B72445B85A00211A51
/* LoginViewController.xib in Resources */
,
E09B03C12445B96500211A51
/* FgPassViewController.xib in Resources */
,
E01C26B72446AF3100ADCC70
/* DemoViewController.xib in Resources */
,
E0516F782448003D00E373CE
/* PayViewController.xib in Resources */
,
E088CC942447124D000DAA8A
/* BindViewController.xib in Resources */
,
E00D85EB244561FE00F5F816
/* LaunchScreen.storyboard in Resources */
,
E01C26B12446989700ADCC70
/* Interface_Z.plist in Resources */
,
...
...
@@ -516,6 +531,7 @@
E09B03AB2445B0A300211A51
/* LoginModel.swift in Sources */
,
E09B03C82445BF9300211A51
/* SwiftNotice.swift in Sources */
,
E01C26B62446AF3100ADCC70
/* DemoViewController.swift in Sources */
,
E0516F772448003D00E373CE
/* PayViewController.swift in Sources */
,
E09B03A32445AF9500211A51
/* NetworkRequest.swift in Sources */
,
E09B03A72445B04E00211A51
/* BaseViewController.swift in Sources */
,
E088CC932447124D000DAA8A
/* BindViewController.swift in Sources */
,
...
...
GeliBusinessPlatform.xcworkspace/xcuserdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
View file @
02228840
No preview for this file type
GeliBusinessPlatform/ViewController/换绑支付账号/BindViewController.swift
→
GeliBusinessPlatform/ViewController/换绑支付账号
(绑定,换绑)
/BindViewController.swift
View file @
02228840
...
...
@@ -37,7 +37,6 @@ class BindViewController: BaseViewController,NavBarViewDelegate {
let
navbar
=
NavBarView
(
frame
:
NavCGRect
)
navbar
.
title
=
"换绑支付账号"
navbar
.
deleagte
=
self
self
.
view
.
addSubview
(
navbar
)
if
pinkView
.
isHidden
{
...
...
GeliBusinessPlatform/ViewController/换绑支付账号/BindViewController.xib
→
GeliBusinessPlatform/ViewController/换绑支付账号
(绑定,换绑)
/BindViewController.xib
View file @
02228840
File moved
GeliBusinessPlatform/ViewController/支付账号(设置,修改)/PayViewController.swift
0 → 100644
View file @
02228840
//
// PayViewController.swift
// GeliBusinessPlatform
//
// Created by junye lu on 2020/4/16.
// Copyright © 2020 junye lu. All rights reserved.
//
import
UIKit
class
PayViewController
:
BaseViewController
,
NavBarViewDelegate
{
@IBOutlet
weak
var
pinkView
:
UIView
!
@IBOutlet
weak
var
passBtn
:
UIButton
!
//MARK: -方法
@IBAction
func
bindAction
(
_
sender
:
Any
)
{
print
(
"换绑账号"
)
}
@IBAction
func
passwordAction
(
_
sender
:
UIButton
)
{
if
sender
.
titleLabel
?
.
text
==
"修改支付密码"
{
print
(
"修改支付密码"
)
}
else
{
print
(
"设置支付密码"
)
}
}
@IBAction
func
enterInGLPayAction
(
_
sender
:
Any
)
{
print
(
"进入格利支付"
)
}
override
func
viewDidLoad
()
{
super
.
viewDidLoad
()
let
navbar
=
NavBarView
(
frame
:
NavCGRect
)
navbar
.
title
=
"支付账号"
navbar
.
deleagte
=
self
self
.
view
.
addSubview
(
navbar
)
if
navbar
.
title
==
"支付账号"
{
passBtn
.
setTitle
(
"修改支付密码"
,
for
:
.
normal
)
}
else
{
passBtn
.
setTitle
(
"设置支付密码"
,
for
:
.
normal
)
}
pinkView
.
snp
.
makeConstraints
{
(
make
)
in
make
.
top
.
equalTo
(
NavCGRect
.
height
)
make
.
left
.
right
.
equalTo
(
0
)
make
.
height
.
equalTo
(
22.5
)
}
// Do any additional setup after loading the view.
}
//MARK: -delegate方法
func
backAction
()
{
self
.
navigationController
?
.
popViewController
(
animated
:
true
)
}
}
GeliBusinessPlatform/ViewController/支付账号(设置,修改)/PayViewController.xib
0 → 100644
View file @
02228840
This diff is collapsed.
Click to expand it.
GeliBusinessPlatform/ViewController/登录/LoginViewController.swift
View file @
02228840
...
...
@@ -27,7 +27,7 @@ self.navigationController?.pushViewController(vc, animated: true)
@IBAction
func
loginAction
(
_
sender
:
Any
)
{
print
(
"loginAction"
)
let
vc
=
Bind
ViewController
()
let
vc
=
Pay
ViewController
()
self
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
}
//MARK: - 输入账号、密码、验证码
...
...
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