mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-09 02:46:46 +08:00
提交
This commit is contained in:
@@ -161,6 +161,7 @@
|
|||||||
|
|
||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
/deep/ .u-modal{
|
/deep/ .u-modal{
|
||||||
|
width: 288px !important;
|
||||||
border-radius: 28upx;
|
border-radius: 28upx;
|
||||||
}
|
}
|
||||||
/deep/ .u-modal__content{
|
/deep/ .u-modal__content{
|
||||||
@@ -168,6 +169,7 @@
|
|||||||
font-size: 36upx;
|
font-size: 36upx;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
|
padding: 33px 25px 33px 25px;
|
||||||
}
|
}
|
||||||
/deep/ .uni-radio-input{
|
/deep/ .uni-radio-input{
|
||||||
width: 18px !important;
|
width: 18px !important;
|
||||||
@@ -182,7 +184,7 @@
|
|||||||
// font: normal normal normal 28px/1 uni;
|
// font: normal normal normal 28px/1 uni;
|
||||||
content: "·";
|
content: "·";
|
||||||
color: #007DFF;
|
color: #007DFF;
|
||||||
font-size: 100px;
|
font-size: 120px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: -30%;
|
top: -30%;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
|
|||||||
Reference in New Issue
Block a user