Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
galaxy-iOS
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mobile-group
galaxy-iOS
Commits
7582e78c
Commit
7582e78c
authored
Dec 09, 2024
by
pete谢兆麟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
文字图片替换
parent
cd607318
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
2 additions
and
2 deletions
+2
-2
YHSelectViewModel.swift
...sses/Modules/Home(首页)/YHSelect/VM/YHSelectViewModel.swift
+1
-1
Contents.json
...eCenter/客服段/办证段/6旅行证件准备/travelTips.imageset/Contents.json
+1
-1
办理逗留D签注注意事项2x.png
...ter/客服段/办证段/6旅行证件准备/travelTips.imageset/办理逗留D签注注意事项2x.png
+0
-0
办理逗留D签注注意事项@2x.png
...er/客服段/办证段/6旅行证件准备/travelTips.imageset/办理逗留D签注注意事项@2x.png
+0
-0
办理逗留D签注注意事项@3x.png
...er/客服段/办证段/6旅行证件准备/travelTips.imageset/办理逗留D签注注意事项@3x.png
+0
-0
No files found.
galaxy/galaxy/Classes/Modules/Home(首页)/YHSelect/VM/YHSelectViewModel.swift
View file @
7582e78c
...
...
@@ -42,7 +42,7 @@ extension YHSelectViewModel {
}
func
getGoodsList
(
categoryID
:
String
,
callBackBlock
:
@escaping
(
_
success
:
Bool
,
_
error
:
YHErrorModel
?)
->
())
{
let
params
:[
String
:
Any
]
=
[
"goods_category_id"
:
categoryID
,
"page"
:
1
,
"page_size"
:
2
0
]
let
params
:[
String
:
Any
]
=
[
"goods_category_id"
:
categoryID
,
"page"
:
1
,
"page_size"
:
10
0
]
let
strUrl
=
YHBaseUrlManager
.
shared
.
curURL
()
+
YHAllApiName
.
LiveSales
.
goodsList
let
_
=
YHNetRequest
.
getRequest
(
url
:
strUrl
,
params
:
params
)
{
[
weak
self
]
json
,
code
in
guard
let
self
=
self
else
{
return
}
...
...
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/客服段/办证段/6旅行证件准备/travelTips.imageset/Contents.json
View file @
7582e78c
...
...
@@ -5,7 +5,7 @@
"scale"
:
"1x"
},
{
"filename"
:
"办理逗留D签注注意事项2x.png"
,
"filename"
:
"办理逗留D签注注意事项
@
2x.png"
,
"idiom"
:
"universal"
,
"scale"
:
"2x"
},
...
...
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/客服段/办证段/6旅行证件准备/travelTips.imageset/办理逗留D签注注意事项2x.png
deleted
100644 → 0
View file @
cd607318
317 KB
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/客服段/办证段/6旅行证件准备/travelTips.imageset/办理逗留D签注注意事项@2x.png
0 → 100644
View file @
7582e78c
318 KB
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/客服段/办证段/6旅行证件准备/travelTips.imageset/办理逗留D签注注意事项@3x.png
View replaced file @
cd607318
View file @
7582e78c
This diff is collapsed.
Click to expand it.
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