Преглед изворни кода

feat: 调整前往流量充值和网络配置UI

Damon пре 9 месеци
родитељ
комит
b5a3e02537
1 измењених фајлова са 3 додато и 3 уклоњено
  1. 3 3
      src/pages/public/remote.vue

+ 3 - 3
src/pages/public/remote.vue

@@ -70,7 +70,7 @@ export default {
   
   <style lang="scss" scoped>
 .tips {
-  padding-top: 40%;
+  padding-top: 45%;
   margin-left: 20rpx;
   margin-right: 20rpx;
   font-size: 30rpx;
@@ -88,7 +88,7 @@ export default {
   line-height: 80rpx;
   margin-left: 40rpx;
   margin-right: 20rpx;
-  border-radius: 20rpx;
+  border-radius: 50rpx;
   align-items: center;
   justify-content: center;
   text-align: center;
@@ -104,7 +104,7 @@ export default {
   justify-content: center;
   text-align: center;
   font-size: 30rpx;
-  border-radius: 20rpx;
+  border-radius: 50rpx;
   margin-right: 40rpx;
 }