Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
J
jd-vx-app
Project
Project
Details
Activity
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
Administrator
jd-vx-app
Commits
4233bce9
Commit
4233bce9
authored
Jun 29, 2022
by
lijiongliang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式修改
parent
49b5ea97
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
4 deletions
+5
-4
config.js
pages/login/config.js
+1
-1
callDetail.vue
pagesB/pages/move-car/callDetail.vue
+2
-2
recordDetail.vue
pagesB/pages/move-car/recordDetail.vue
+2
-1
No files found.
pages/login/config.js
View file @
4233bce9
...
@@ -18,7 +18,7 @@ export let config = {
...
@@ -18,7 +18,7 @@ export let config = {
selfTipsDialog
:
false
,
selfTipsDialog
:
false
,
// 是否弹窗展示协议授权,默认为false,如果为true,author必须为false
// 是否弹窗展示协议授权,默认为false,如果为true,author必须为false
author
:
true
,
author
:
true
,
hiddenLoginType
:
'
2
'
,
hiddenLoginType
:
''
,
//隐藏按钮 1为 帐密方式;2为微信手机号快捷登录
//隐藏按钮 1为 帐密方式;2为微信手机号快捷登录
// loginConfig: {
// loginConfig: {
// jdLoginBtnStyle: 'color:red',
// jdLoginBtnStyle: 'color:red',
...
...
pagesB/pages/move-car/callDetail.vue
View file @
4233bce9
...
@@ -158,7 +158,6 @@
...
@@ -158,7 +158,6 @@
border-bottom
:
1rpx
solid
rgba
(
0
,
0
,
0
,
.1
);
border-bottom
:
1rpx
solid
rgba
(
0
,
0
,
0
,
.1
);
.view__title
{
.view__title
{
font-size
:
32rpx
;
font-size
:
32rpx
;
font-family
:
PingFang
SC
;
font-family
:
PingFang
SC
;
font-weight
:
500
;
font-weight
:
500
;
...
@@ -166,7 +165,8 @@
...
@@ -166,7 +165,8 @@
}
}
.view__value
{
.view__value
{
width
:
480rpx
;
text-align
:
right
;
font-size
:
28rpx
;
font-size
:
28rpx
;
font-family
:
DIN
;
font-family
:
DIN
;
font-weight
:
500
;
font-weight
:
500
;
...
...
pagesB/pages/move-car/recordDetail.vue
View file @
4233bce9
...
@@ -139,7 +139,8 @@
...
@@ -139,7 +139,8 @@
}
}
.view__value
{
.view__value
{
width
:
480rpx
;
text-align
:
right
;
font-size
:
28rpx
;
font-size
:
28rpx
;
font-family
:
DIN
;
font-family
:
DIN
;
font-weight
:
500
;
font-weight
:
500
;
...
...
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