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
7b364657
Commit
7b364657
authored
Dec 11, 2024
by
pete谢兆麟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
购物车icon 替换
parent
336b1191
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
1 deletion
+1
-1
YHMyViewController.swift
...alaxy/Classes/Modules/Mine(我的)/C/YHMyViewController.swift
+1
-1
Contents.json
...ssets.xcassets/Mine/mine_item_cart.imageset/Contents.json
+0
-0
mine_item_card@2x.png
...assets/Mine/mine_item_cart.imageset/mine_item_card@2x.png
+0
-0
mine_item_card@3x.png
...assets/Mine/mine_item_cart.imageset/mine_item_card@3x.png
+0
-0
No files found.
galaxy/galaxy/Classes/Modules/Mine(我的)/C/YHMyViewController.swift
View file @
7b364657
...
...
@@ -295,7 +295,7 @@ class YHMyViewController: YHBaseViewController, ConstraintRelatableTarget {
}
if
let
configModel
=
YHConfigManager
.
shared
.
reqVM
.
configModel
,
configModel
.
is_integral_open
{
let
item
=
PersonalModuleItem
(
icon
:
"mine_item_car
d
"
,
title
:
"购物车"
.
local
,
type
:
.
mycart
)
let
item
=
PersonalModuleItem
(
icon
:
"mine_item_car
t
"
,
title
:
"购物车"
.
local
,
type
:
.
mycart
)
items
.
append
(
item
)
}
...
...
galaxy/galaxy/Res/Assets.xcassets/Mine/mine_item_car
d 1
.imageset/Contents.json
→
galaxy/galaxy/Res/Assets.xcassets/Mine/mine_item_car
t
.imageset/Contents.json
View file @
7b364657
File moved
galaxy/galaxy/Res/Assets.xcassets/Mine/mine_item_car
d 1
.imageset/mine_item_card@2x.png
→
galaxy/galaxy/Res/Assets.xcassets/Mine/mine_item_car
t
.imageset/mine_item_card@2x.png
View file @
7b364657
File moved
galaxy/galaxy/Res/Assets.xcassets/Mine/mine_item_car
d 1
.imageset/mine_item_card@3x.png
→
galaxy/galaxy/Res/Assets.xcassets/Mine/mine_item_car
t
.imageset/mine_item_card@3x.png
View file @
7b364657
File moved
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