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
82a5edb7
Commit
82a5edb7
authored
Dec 17, 2024
by
Steven杜宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
// UI走查
parent
404928a3
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
2 additions
and
3 deletions
+2
-3
YHAIMainChatViewController.swift
...s/AI/AI-Dialogue(AI对话)/C/YHAIMainChatViewController.swift
+1
-1
YHAIRobotChatViewController.swift
.../AI/AI-Dialogue(AI对话)/C/YHAIRobotChatViewController.swift
+1
-2
卡片切图@2x.png
...xcassets/AI-Chat/ai_chat_header_bg_0.imageset/卡片切图@2x.png
+0
-0
卡片切图@3x.png
...xcassets/AI-Chat/ai_chat_header_bg_0.imageset/卡片切图@3x.png
+0
-0
教育@2x.png
...s.xcassets/AI-Chat/ai_chat_header_bg_1.imageset/教育@2x.png
+0
-0
教育@3x.png
...s.xcassets/AI-Chat/ai_chat_header_bg_1.imageset/教育@3x.png
+0
-0
No files found.
galaxy/galaxy/Classes/Modules/AI/AI-Dialogue(AI对话)/C/YHAIMainChatViewController.swift
View file @
82a5edb7
...
@@ -433,7 +433,7 @@ extension YHAIMainChatViewController: UITableViewDelegate, UITableViewDataSource
...
@@ -433,7 +433,7 @@ extension YHAIMainChatViewController: UITableViewDelegate, UITableViewDataSource
func
tableView
(
_
tableView
:
UITableView
,
heightForFooterInSection
section
:
Int
)
->
CGFloat
{
func
tableView
(
_
tableView
:
UITableView
,
heightForFooterInSection
section
:
Int
)
->
CGFloat
{
return
16
.0
return
40
.0
}
}
func
tableView
(
_
tableView
:
UITableView
,
viewForFooterInSection
section
:
Int
)
->
UIView
?
{
func
tableView
(
_
tableView
:
UITableView
,
viewForFooterInSection
section
:
Int
)
->
UIView
?
{
...
...
galaxy/galaxy/Classes/Modules/AI/AI-Dialogue(AI对话)/C/YHAIRobotChatViewController.swift
View file @
82a5edb7
...
@@ -547,9 +547,8 @@ extension YHAIRobotChatViewController: UITableViewDelegate, UITableViewDataSourc
...
@@ -547,9 +547,8 @@ extension YHAIRobotChatViewController: UITableViewDelegate, UITableViewDataSourc
return
1.0
return
1.0
}
}
func
tableView
(
_
tableView
:
UITableView
,
heightForFooterInSection
section
:
Int
)
->
CGFloat
{
func
tableView
(
_
tableView
:
UITableView
,
heightForFooterInSection
section
:
Int
)
->
CGFloat
{
return
1
.0
return
40
.0
}
}
func
scrollViewWillBeginDragging
(
_
scrollView
:
UIScrollView
)
{
func
scrollViewWillBeginDragging
(
_
scrollView
:
UIScrollView
)
{
...
...
galaxy/galaxy/Res/Assets.xcassets/AI-Chat/ai_chat_header_bg_0.imageset/卡片切图@2x.png
View replaced file @
404928a3
View file @
82a5edb7
297 KB
|
W:
|
H:
294 KB
|
W:
|
H:
2-up
Swipe
Onion skin
galaxy/galaxy/Res/Assets.xcassets/AI-Chat/ai_chat_header_bg_0.imageset/卡片切图@3x.png
View replaced file @
404928a3
View file @
82a5edb7
This diff is collapsed.
Click to expand it.
galaxy/galaxy/Res/Assets.xcassets/AI-Chat/ai_chat_header_bg_1.imageset/教育@2x.png
View replaced file @
404928a3
View file @
82a5edb7
305 KB
|
W:
|
H:
302 KB
|
W:
|
H:
2-up
Swipe
Onion skin
galaxy/galaxy/Res/Assets.xcassets/AI-Chat/ai_chat_header_bg_1.imageset/教育@3x.png
View replaced file @
404928a3
View file @
82a5edb7
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