Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
DCloud
hello uni-app x
提交
b5aa8b7d
H
hello uni-app x
项目概览
DCloud
/
hello uni-app x
通知
5977
Star
89
Fork
162
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
18
列表
看板
标记
里程碑
合并请求
1
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
H
hello uni-app x
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
18
Issue
18
列表
看板
标记
里程碑
合并请求
1
合并请求
1
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
体验新版 GitCode,发现更多精彩内容 >>
提交
b5aa8b7d
编写于
1月 19, 2024
作者:
H
hdx
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
uni.css: 调整 rpx 为 px,合并 uni-uvue.css
上级
f9c4b900
变更
7
隐藏空白更改
内联
并排
Showing
7 changed file
with
129 addition
and
136 deletion
+129
-136
common/uni-uvue.css
common/uni-uvue.css
+0
-102
common/uni.css
common/uni.css
+129
-21
pages/API/get-location/get-location.uvue
pages/API/get-location/get-location.uvue
+0
-3
pages/tabBar/API.uvue
pages/tabBar/API.uvue
+0
-2
pages/tabBar/CSS.uvue
pages/tabBar/CSS.uvue
+0
-2
pages/tabBar/component.uvue
pages/tabBar/component.uvue
+0
-2
pages/tabBar/template.uvue
pages/tabBar/template.uvue
+0
-4
未找到文件。
common/uni-uvue.css
已删除
100644 → 0
浏览文件 @
f9c4b900
.uni-icon
{
width
:
14px
;
height
:
14px
;
}
.uni-container
{
padding
:
15px
;
background-color
:
#f8f8f8
;
}
.uni-header-logo
{
/* #ifdef H5 */
display
:
flex
;
/* #endif */
padding
:
15px
15px
;
flex-direction
:
column
;
justify-content
:
center
;
align-items
:
center
;
margin-top
:
10
rpx
;
}
.uni-header-image
{
width
:
80px
;
height
:
80px
;
}
.uni-text-box
{
margin-bottom
:
20px
;
}
.hello-text
{
color
:
#7A7E83
;
font-size
:
14px
;
line-height
:
20px
;
}
.uni-panel
{
margin-bottom
:
12px
;
}
.text-disabled
{
color
:
#a0a0a0
;
}
.uni-panel-h
{
/* #ifdef H5 */
display
:
flex
;
/* #endif */
background-color
:
#ffffff
;
flex-direction
:
row
!important
;
justify-content
:
space-between
!important
;
align-items
:
center
!important
;
padding
:
12px
;
}
/*
.uni-panel-h:active {
background-color: #f8f8f8;
}
*/
.uni-panel-h-on
{
background-color
:
#f0f0f0
;
}
.uni-panel-text
{
color
:
#000000
;
font-size
:
14px
;
font-weight
:
normal
;
}
.uni-navigate-item
{
/* #ifdef H5 */
display
:
flex
;
/* #endif */
flex-direction
:
row
;
align-items
:
center
;
background-color
:
#FFFFFF
;
border-top-style
:
solid
;
border-top-color
:
#f0f0f0
;
border-top-width
:
1px
;
padding
:
12px
;
justify-content
:
space-between
;
/* #ifdef H5 */
/* cursor: pointer; */
/* #endif */
}
.uni-navigate-item
:active
{
background-color
:
#f8f8f8
;
}
.is--active
{
background-color
:
#f8f8f8
;
}
.uni-navigate-text
{
color
:
#000000
;
font-size
:
14px
;
font-weight
:
normal
;
}
common/uni.css
浏览文件 @
b5aa8b7d
.uni-padding-wrap
{
padding
:
0
30
r
px
;
padding
:
0
15
px
;
}
.uni-title
{
padding
:
20
r
px
0
;
padding
:
10
px
0
;
}
.uni-title-text
{
font-size
:
30
r
px
;
font-size
:
15
px
;
font-weight
:
bold
;
}
.uni-subtitle-text
{
margin-top
:
10
rpx
;
font-size
:
24
rpx
;
color
:
#888
;
font-size
:
12px
;
font-weight
:
bold
;
margin-top
:
5px
;
}
.uni-common-mb
{
margin-bottom
:
30
r
px
;
margin-bottom
:
15
px
;
}
.uni-common-pb
{
padding-bottom
:
30
r
px
;
padding-bottom
:
15
px
;
}
.uni-common-pl
{
padding-left
:
30
r
px
;
padding-left
:
15
px
;
}
.uni-common-mt
{
margin-top
:
30
r
px
;
margin-top
:
15
px
;
}
.uni-hello-text
{
...
...
@@ -68,11 +68,11 @@
}
.uni-list-cell-pd
{
padding
:
22
rpx
30
rpx
22
r
px
0
;
padding
:
11px
15px
11
px
0
;
}
.uni-list-cell-left
{
padding
:
0
30
rpx
0
20
r
px
;
padding
:
0
15px
0
10
px
;
}
.uni-list-cell-db
,
...
...
@@ -81,14 +81,14 @@
}
.uni-label
{
width
:
210
r
px
;
width
:
105
px
;
}
.uni-input
{
height
:
50
r
px
;
padding
:
15
rpx
25
r
px
;
height
:
25
px
;
padding
:
8px
13
px
;
/* line-height: 50rpx; */
font-size
:
28
r
px
;
font-size
:
14
px
;
background
:
#FFF
;
flex
:
1
;
box-sizing
:
content-box
;
...
...
@@ -126,16 +126,16 @@
}
.uni-btn-v
{
padding
:
10
r
px
0
;
padding
:
5
px
0
;
}
.uni-btn
{
margin-top
:
20
r
px
;
margin-top
:
10
px
;
}
.uni-link
{
color
:
#576B95
;
font-size
:
26
r
px
;
font-size
:
13
px
;
}
.uni-center
{
...
...
@@ -144,7 +144,115 @@
}
.uni-textarea
{
padding
:
18
r
px
;
padding
:
9
px
;
line-height
:
1.6
;
font-size
:
28
rpx
;
}
font-size
:
14px
;
}
.uni-icon
{
width
:
14px
;
height
:
14px
;
}
.uni-container
{
padding
:
15px
;
background-color
:
#f8f8f8
;
}
.uni-header-logo
{
/* #ifdef H5 */
display
:
flex
;
/* #endif */
padding
:
15px
15px
;
flex-direction
:
column
;
justify-content
:
center
;
align-items
:
center
;
margin-top
:
5px
;
}
.uni-header-image
{
width
:
80px
;
height
:
80px
;
}
.uni-text-box
{
margin-bottom
:
20px
;
}
.hello-text
{
color
:
#7A7E83
;
font-size
:
14px
;
line-height
:
20px
;
}
.uni-panel
{
margin-bottom
:
12px
;
}
.text-disabled
{
color
:
#a0a0a0
;
}
/* --tab-bar-begin-- */
.uni-panel-h
{
/* #ifdef H5 */
display
:
flex
;
/* #endif */
background-color
:
#ffffff
;
flex-direction
:
row
!important
;
justify-content
:
space-between
!important
;
align-items
:
center
!important
;
padding
:
12px
;
}
/*
.uni-panel-h:active {
background-color: #f8f8f8;
}
*/
.uni-panel-h-on
{
background-color
:
#f0f0f0
;
}
.uni-panel-text
{
color
:
#000000
;
font-size
:
14px
;
font-weight
:
normal
;
}
.uni-navigate-item
{
/* #ifdef H5 */
display
:
flex
;
/* #endif */
flex-direction
:
row
;
align-items
:
center
;
background-color
:
#FFFFFF
;
border-top-style
:
solid
;
border-top-color
:
#f0f0f0
;
border-top-width
:
1px
;
padding
:
12px
;
justify-content
:
space-between
;
/* #ifdef H5 */
/* cursor: pointer; */
/* #endif */
}
.uni-navigate-item
:active
{
background-color
:
#f8f8f8
;
}
.is--active
{
background-color
:
#f8f8f8
;
}
.uni-navigate-text
{
color
:
#000000
;
font-size
:
14px
;
font-weight
:
normal
;
}
/* --tab-bar-eng-- */
pages/API/get-location/get-location.uvue
浏览文件 @
b5aa8b7d
...
...
@@ -114,6 +114,3 @@
}
}
</script>
<style>
@import '@/common/uni-uvue.css';
</style>
pages/tabBar/API.uvue
浏览文件 @
b5aa8b7d
...
...
@@ -543,8 +543,6 @@
</script>
<style>
@import '../../common/uni-uvue.css';
.item {
margin-bottom: 12px;
}
...
...
pages/tabBar/CSS.uvue
浏览文件 @
b5aa8b7d
...
...
@@ -375,8 +375,6 @@
</script>
<style>
@import '../../common/uni-uvue.css';
.item {
margin-bottom: 12px;
}
...
...
pages/tabBar/component.uvue
浏览文件 @
b5aa8b7d
...
...
@@ -321,8 +321,6 @@
</script>
<style>
@import "../../common/uni-uvue.css";
.item {
margin-bottom: 12px;
}
...
...
pages/tabBar/template.uvue
浏览文件 @
b5aa8b7d
...
...
@@ -239,7 +239,3 @@
},
}
</script>
<style>
@import '../../common/uni-uvue.css';
</style>
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录