Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
Static
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
f8301ae4
authored
Jul 24, 2026
by
kaisa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:修改安卓默认firefly图标高度
parent
8935c3e2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
js/webAppComm.js
js/webAppComm.js
View file @
f8301ae4
...
@@ -394,7 +394,7 @@ webAppComm.prototype.openRecords = function (urls, type) {
...
@@ -394,7 +394,7 @@ webAppComm.prototype.openRecords = function (urls, type) {
appCollaboration
(
obj2
);
appCollaboration
(
obj2
);
}
}
//18: 关闭當前网页并弹出VIP购买页面
//18: 关闭當前网页并弹出VIP购买页面
(tips:这个cid不能直接通过window.$firefly.showVip()调用,得通过直接的"cid": 18的方式调用,不然会失效)
webAppComm
.
prototype
.
showVip
=
function
(
orderId
)
{
webAppComm
.
prototype
.
showVip
=
function
(
orderId
)
{
let
obj
=
{
let
obj
=
{
"cid"
:
18
,
"cid"
:
18
,
...
@@ -603,7 +603,7 @@ webAppComm.prototype.changeTitle1 = function () {
...
@@ -603,7 +603,7 @@ webAppComm.prototype.changeTitle1 = function () {
"style"
:
{
"style"
:
{
//图片
//图片
"width"
:
'161'
,
//1
"width"
:
'161'
,
//1
"height"
:
'
7
0'
,
//1
"height"
:
'
8
0'
,
//1
}
}
}
}
}
}
...
...
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