Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
manulife-weapp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2026-02-06 20:18:31 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
264be3f310003c877b79ea254c8f085b04fc5260
264be3f3
1 parent
38fd20d0
style(ui): 添加全局背景色
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
src/app.less
src/app.less
View file @
264be3f
...
@@ -17,4 +17,6 @@ page {
...
@@ -17,4 +17,6 @@ page {
17
17
18
// 全局字体大小调整(推荐:28rpx - 32rpx)
18
// 全局字体大小调整(推荐:28rpx - 32rpx)
19
font-size: 30rpx; // 默认 15px(750设计稿)→ 30rpx
19
font-size: 30rpx; // 默认 15px(750设计稿)→ 30rpx
20
+
21
+
background-color: #F9FAFB;
20
}
22
}
...
...
Please
register
or
login
to post a comment