pray静态第二版

This commit is contained in:
minimaxagent1 2025-08-05 10:54:51 +08:00
parent 3ae66585c4
commit 4cd03a3f35

View File

@ -70,7 +70,6 @@
</view>
</view>
</view>
</view>
<!-- 敬香按钮 -->
<view class="incense-button" @click="submitPrayer">
@ -287,7 +286,7 @@ page {
width: 100%;
background-color: #FDFCF5;
display: flex;
padding: 0 50rpx 30rpx 50rpx;
padding: 0 50rpx 300rpx 50rpx;
margin-top: 625rpx;
z-index: 2;
@ -412,7 +411,7 @@ page {
.textarea-field {
width: 400rpx;
height: 120rpx;
height: 140rpx;
//border: 1rpx solid #e10c0c;
border-radius: 12rpx;
padding: 0 20rpx 0 20rpx;
@ -443,7 +442,6 @@ page {
display: flex;
justify-content: center;
align-items: center;
box-shadow: 0 8rpx 20rpx rgba(139, 46, 46, 0.3);
z-index: 10;
.button-text {