This commit is contained in:
yziiy
2025-08-15 11:06:49 +08:00
parent 555e5d1052
commit 5c96e5bd86
3 changed files with 4 additions and 11 deletions

View File

@@ -54,14 +54,6 @@
</view>
</view>
</view>
<!-- <view class="edit-notice flex-line w-fill flex-spaceB">
<view class="notice-title">
设置置顶
</view>
<view >
<switch checked color="#457AFF" style="transform:scale(0.7)"/>
</view>
</view> -->
</view>
</view>
</template>
@@ -228,8 +220,8 @@
height: 84rpx;
border-radius: 106rpx;
line-height: 84rpx;
background-color: #0DFFB9;
color: #333;
background: var(--primary-color);
color: var(--font-button-color);
text-align: center;
font-family: Source Han Sans CN, Source Han Sans CN;
font-weight: 400;