修改需求页面样式

feasure
lld 2026-02-17 21:39:58 +08:00
parent 04081fbc87
commit ad2d4a867a
1 changed files with 2 additions and 1 deletions

View File

@ -467,7 +467,8 @@ export default {
<style scoped>
/* 页面基础样式重置 */
page {
padding-top: 0 !important;
padding-top: 20rpx !important;
padding-bottom: 20rpx !important;
font-size: 12px;
}