小程序
小游戏
企业微信
微信支付
扫描小程序码分享
开发工具中表现正常,ios手机上设置无效
2 个回答
.input-placeholder {
color: rgba(255, 255, 255, 0.4);
font-size: 11pt;
}
用的默认className,换成placeholder-style写到wxml中手机上是可以正常识别的
内容中可能包含密钥、AppSecret等私密参数,泄漏会有安全风险,请检查内容并确认。
是怎么样的class,请提供下最小复现代码
.input-placeholder {
color: rgba(255, 255, 255, 0.4);
font-size: 11pt;
}
用的默认className,换成placeholder-style写到wxml中手机上是可以正常识别的
是怎么样的class,请提供下最小复现代码