Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
wmsMin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
f802df01
authored
Apr 17, 2026
by
liangjianmin
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
优化全局样式,增加.no-data类的样式定义,调整文本和链接的样式以提升视觉效果
parent
f39652a4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletions
uni.scss
uni.scss
View file @
f802df01
...
...
@@ -119,6 +119,7 @@ image {
color
:
#f39d18
;
margin-bottom
:
16rpx
;
}
.text
{
font-size
:
28rpx
;
color
:
#1e2021
;
...
...
@@ -135,22 +136,27 @@ image {
z-index
:
9
;
background
:
rgba
(
0
,
0
,
0
,
0
.5
);
}
.no-data
{
margin-top
:
80rpx
;
.iconfont
{
font-size
:
188rpx
;
color
:
#f39d18
;
margin-bottom
:
16rpx
;
}
.text
{
font-size
:
28rpx
;
color
:
#1e2021
;
font-weight
:
bold
;
}
.link
{
color
:
#197adb
;
font-weight
:
bold
;
}
.p
{
margin-top
:
17rpx
;
font-size
:
22rpx
;
...
...
@@ -158,7 +164,6 @@ image {
}
}
/* ==================== sc_wms_app 迁移的全局样式(卡片/按钮/上传等) ==================== */
.pick_img_list
{
flex-wrap
:
wrap
;
...
...
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