feat: 添加小程序码,增加分享功能

This commit is contained in:
2025-06-20 17:20:28 +08:00
parent 56e8e15620
commit 4c94fa28f9
11 changed files with 48 additions and 32 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ wx-button:not([size=mini]) {
}
&--green {
background: rgba(147, 211, 51, 1);
background: rgb(147, 211, 51);
box-shadow: 0px 10rpx 4rpx rgba(121, 185, 21, 1);
&.disabled {