太湖公益

This commit is contained in:
2024-05-30 14:26:42 +08:00
parent 314f4a4fb4
commit e595e034dc
144 changed files with 17860 additions and 13154 deletions

View File

@@ -1633,6 +1633,7 @@
</script>
<style lang="scss" scoped>
@import '@/style/mixin.scss';
.order_box {
padding: 20rpx;
@@ -1710,8 +1711,8 @@
}
.fdButtonBox {
border: 1rpx solid #3ab3ae;
background-color: #3ab3ae;
border: 1rpx solid $themeColor;
background-color: $themeColor;
color: #fff;
// width: 100%;
float: right;
@@ -1964,7 +1965,7 @@
/* #endif */
justify-content: center;
align-items: center;
color: #3ab3ae;
color: $themeColor;
}
.order_bottom_box {