太湖公益
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user