From f07b70558d5b84f1070470229037629bc1ace006 Mon Sep 17 00:00:00 2001 From: wjt <1797368093@qq.com> Date: 星期六, 22 六月 2024 14:39:30 +0800 Subject: [PATCH] 接口对接 --- policy/scodePage/scodePage.scss | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/policy/scodePage/scodePage.scss b/policy/scodePage/scodePage.scss index 7659470..4dc32cf 100644 --- a/policy/scodePage/scodePage.scss +++ b/policy/scodePage/scodePage.scss @@ -158,4 +158,14 @@ } .hide-canvas{ display: none; +} +.button-entery{ + text-align: right; + .button{ + background-color: #4F86F3; + color: white; + padding: 20rpx 32rpx; + border-radius: 10rpx; + display: inline-block; + } } \ No newline at end of file -- Gitblit v1.9.1