小程序端界面修改
CI / verify (pull_request) Has been cancelled

This commit is contained in:
2026-07-23 15:23:23 +08:00
parent 82c447b193
commit 2a208d5dea
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -210,7 +210,7 @@ export default function PayPage() {
</View>
</View>
{msg ? (
<Text className="pay-wechat-auth-msg" style={{ display: 'block', marginTop: 12 }}>
<Text className="pay-wechat-auth-msg" style={{ marginTop: 12 }}>
{msg}
</Text>
) : null}