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
26693db0
Commit
26693db0
authored
Mar 22, 2024
by
Steven杜宇
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
// 删除测试代码
parent
42f6d7a3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
8 deletions
+5
-8
YHCertificateModel.swift
...ice(服务中心)/MyCertificates(我的证书)/M/YHCertificateModel.swift
+1
-1
YHMyViewController.swift
...alaxy/Classes/Modules/Mine(我的)/C/YHMyViewController.swift
+4
-7
No files found.
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/MyCertificates(我的证书)/M/YHCertificateModel.swift
View file @
26693db0
...
@@ -160,7 +160,7 @@ class YHNameExtra: SmartCodable {
...
@@ -160,7 +160,7 @@ class YHNameExtra: SmartCodable {
enum
CodingKeys
:
String
,
CodingKey
{
enum
CodingKeys
:
String
,
CodingKey
{
case
applicant
=
"applicant"
case
applicant
=
"applicant"
case
userName
=
"user
N
ame"
case
userName
=
"user
_n
ame"
case
organization
=
"organization"
case
organization
=
"organization"
}
}
...
...
galaxy/galaxy/Classes/Modules/Mine(我的)/C/YHMyViewController.swift
View file @
26693db0
...
@@ -207,19 +207,16 @@ extension YHMyViewController : UITableViewDelegate, UITableViewDataSource {
...
@@ -207,19 +207,16 @@ extension YHMyViewController : UITableViewDelegate, UITableViewDataSource {
}
else
{
}
else
{
YHHUD
.
flash
(
message
:
"已登录: 功能完善中..."
)
YHHUD
.
flash
(
message
:
"已登录: 功能完善中..."
)
}
}
return
let
item
:
PersonalModuleItem
=
items
[
indexPath
.
row
];
let
item
:
PersonalModuleItem
=
items
[
indexPath
.
row
];
// 预览文件预研 杜宇todo
// 预览文件预研 杜宇todo
if
item
.
title
==
"我的消息"
{
if
item
.
title
==
"我的消息"
{
YHHUD
.
flash
(
message
:
"预览image"
)
self
.
openXLSXRemoteFile
(
urlString
:
"https://upload-cdn.galaxy-immi.com/crm/production/1620280305822.jpg"
)
}
else
if
item
.
title
==
"我的进度"
{
}
else
if
item
.
title
==
"我的进度"
{
YHHUD
.
flash
(
message
:
"预览pdf"
)
self
.
openXLSXRemoteFile
(
urlString
:
"https://upload-cdn.galaxy-immi.com/crm/production/1620271660487.pdf"
)
}
else
if
item
.
title
==
"积分中心"
{
}
else
if
item
.
title
==
"积分中心"
{
YHHUD
.
flash
(
message
:
"预览xlsx"
)
self
.
openXLSXRemoteFile
(
urlString
:
"https://test-cdn.galaxy-immi.com/4001001/8979989729091623170120240321152216.xlsx?Expires=1711007546&OSSAccessKeyId=LTAI5tNFvK2xGRrBeJ2z8R2j&Signature=UfM6tRcws5ObN4rp/3ZESEWbM2E%3D&v=1711005746"
)
}
else
if
item
.
title
==
"推荐有理"
{
}
else
if
item
.
title
==
"推荐有理"
{
}
else
if
item
.
title
==
"我的海报"
{
}
else
if
item
.
title
==
"我的海报"
{
...
...
pete谢兆麟
@pete
mentioned in commit
8cb67c62
·
Mar 22, 2024
mentioned in commit
8cb67c62
mentioned in commit 8cb67c62193cdbaf4254d31d63e81a5bbdaab1ff
Toggle commit list
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