Commit 4233bce9 authored by lijiongliang's avatar lijiongliang

样式修改

parent 49b5ea97
...@@ -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',
......
...@@ -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;
......
...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment