Commit 4233bce9 authored by lijiongliang's avatar lijiongliang

样式修改

parent 49b5ea97
......@@ -18,7 +18,7 @@ export let config = {
selfTipsDialog: false,
// 是否弹窗展示协议授权,默认为false,如果为true,author必须为false
author: true,
hiddenLoginType: '2',
hiddenLoginType: '',
//隐藏按钮 1为 帐密方式;2为微信手机号快捷登录
// loginConfig: {
// jdLoginBtnStyle: 'color:red',
......
......@@ -158,7 +158,6 @@
border-bottom: 1rpx solid rgba(0, 0, 0, .1);
.view__title {
font-size: 32rpx;
font-family: PingFang SC;
font-weight: 500;
......@@ -166,7 +165,8 @@
}
.view__value {
width:480rpx;
text-align: right;
font-size: 28rpx;
font-family: DIN;
font-weight: 500;
......
......@@ -139,7 +139,8 @@
}
.view__value {
width:480rpx;
text-align: right;
font-size: 28rpx;
font-family: DIN;
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