Commit cecbd747858c60eb685fdcc7dcafb3bc44dd8213

Authored by yvan.ni
1 parent ec97a888

分享按钮保存的颜色的优化

packageD/pages/AI-test-skin/success_result/success_result.wxss
@@ -736,7 +736,7 @@ page { @@ -736,7 +736,7 @@ page {
736 line-height: 80rpx; 736 line-height: 80rpx;
737 text-align: center; 737 text-align: center;
738 color: #fff; 738 color: #fff;
739 - background-color: #c3172d 739 + background-color: #45d4eb
740 } 740 }
741 741
742 .sh_close { 742 .sh_close {