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
aff9e18b
Commit
aff9e18b
authored
Aug 13, 2024
by
Steven杜宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
// 显示xls
parent
3bf96ded
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
25 additions
and
0 deletions
+25
-0
YHPrincipleUploadFileCell.swift
...ice/PrincipleBatch(原则批)/V/YHPrincipleUploadFileCell.swift
+3
-0
Contents.json
...rviceCenter/我的证书/my_cer_type_excel.imageset/Contents.json
+22
-0
Group 2203@2x.png
...eCenter/我的证书/my_cer_type_excel.imageset/Group 2203@2x.png
+0
-0
Group 2203@3x.png
...eCenter/我的证书/my_cer_type_excel.imageset/Group 2203@3x.png
+0
-0
No files found.
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/CustomerService/PrincipleBatch(原则批)/V/YHPrincipleUploadFileCell.swift
View file @
aff9e18b
...
...
@@ -77,6 +77,9 @@ class YHPrincipleUploadFileCell: UITableViewCell {
}
else
if
suffix
==
"tiff"
{
iconImgName
=
"my_cer_type_tiff"
}
else
if
suffix
==
"xls"
||
suffix
==
"xlsx"
{
iconImgName
=
"my_cer_type_excel"
}
iconImgV
.
image
=
UIImage
(
named
:
iconImgName
)
...
...
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/我的证书/my_cer_type_excel.imageset/Contents.json
0 → 100644
View file @
aff9e18b
{
"images"
:
[
{
"idiom"
:
"universal"
,
"scale"
:
"1x"
},
{
"filename"
:
"Group 2203@2x.png"
,
"idiom"
:
"universal"
,
"scale"
:
"2x"
},
{
"filename"
:
"Group 2203@3x.png"
,
"idiom"
:
"universal"
,
"scale"
:
"3x"
}
],
"info"
:
{
"author"
:
"xcode"
,
"version"
:
1
}
}
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/我的证书/my_cer_type_excel.imageset/Group 2203@2x.png
0 → 100644
View file @
aff9e18b
2.86 KB
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/我的证书/my_cer_type_excel.imageset/Group 2203@3x.png
0 → 100644
View file @
aff9e18b
5.12 KB
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