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
c0654f4e
Commit
c0654f4e
authored
Nov 25, 2020
by
lujunye
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复编辑bug
parent
1bae4c27
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
0 deletions
+6
-0
GeliBusinessPlatform.xcworkspace/xcuserdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
...erdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
GeliBusinessPlatform/ViewController/分销商品管理/FX_Product_GuanLiVC.swift
...sPlatform/ViewController/分销商品管理/FX_Product_GuanLiVC.swift
+5
-0
GeliBusinessPlatform/ViewController/分销商品管理/FX_Product_GuanLiVC.xib
...essPlatform/ViewController/分销商品管理/FX_Product_GuanLiVC.xib
+1
-0
No files found.
GeliBusinessPlatform.xcworkspace/xcuserdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
View file @
c0654f4e
No preview for this file type
GeliBusinessPlatform/ViewController/分销商品管理/FX_Product_GuanLiVC.swift
View file @
c0654f4e
...
...
@@ -10,7 +10,11 @@ import UIKit
class
FX_Product_GuanLiVC
:
BaseViewController
,
UITableViewDelegate
,
UITableViewDataSource
,
UISearchBarDelegate
,
SearchBarViewDelegate
,
GYS_FX_ProductCellDelegate
,
SelectContentViewDelegate
,
HeaderSelectViewDelegate
,
DistributorSettingAlertViewDelegate
{
@IBOutlet
weak
var
all_select_btn
:
UIButton
!
@IBAction
func
select_mode_Action
(
_
sender
:
UIButton
)
{
if
selectItem
.
count
==
0
{
return
}
let
vc
=
DistributorSettingAlertView
(
frame
:
self
.
view
.
bounds
)
vc
.
delegate
=
self
if
selectItem
.
count
>
1
{
...
...
@@ -215,6 +219,7 @@ class FX_Product_GuanLiVC: BaseViewController,UITableViewDelegate,UITableViewDat
removeBlackBtnView
()
is_Edit
=
!
is_Edit
navbar
.
rightTitle
=
"编辑商品"
all_select_btn
.
isSelected
=
false
edit_bottom_view_H
.
constant
=
0
if
is_Edit
{
navbar
.
rightTitle
=
"取消"
...
...
GeliBusinessPlatform/ViewController/分销商品管理/FX_Product_GuanLiVC.xib
View file @
c0654f4e
...
...
@@ -12,6 +12,7 @@
<objects>
<placeholder
placeholderIdentifier=
"IBFilesOwner"
id=
"-1"
userLabel=
"File's Owner"
customClass=
"FX_Product_GuanLiVC"
customModule=
"TestClass"
customModuleProvider=
"target"
>
<connections>
<outlet
property=
"all_select_btn"
destination=
"60k-Z3-oI0"
id=
"MNn-rv-qak"
/>
<outlet
property=
"count_lbl"
destination=
"cql-r2-rMK"
id=
"22X-eW-4uK"
/>
<outlet
property=
"edit_bottom_view_H"
destination=
"ERg-pr-S8x"
id=
"2Qe-1Y-UGP"
/>
<outlet
property=
"home_list_tbv"
destination=
"bdM-Ne-23v"
id=
"IbX-V9-kxb"
/>
...
...
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