提交 067bc559 编写于 作者: DCloud_JSON's avatar DCloud_JSON

1.0.18

上级 40343226
## 1.0.18(2022.09-20)
- 修复 微信小程序 WXSS 编译报错bug
## 1.0.18(2022-09-20)
- 修复 微信小程序端 WXSS 编译报错的bug
## 1.0.17(2022.09-19)
- 修复 无法退出登录的bug
## 1.0.16(2022-09-19)
......
// 隐藏 edge 浏览器的密码查看按钮
// #ifdef H5
// 隐藏 edge 浏览器的密码查看按钮
/* #ifdef H5 */
.input-box ::v-deep{
.uni-input-input[type="password"] {
&::-ms-reveal {
display: none;
}
}
}
// #endif
}
/* #endif */
.uni-content {
padding: 0 60rpx;
......
{
"name": "uni-id-co",
"version": "1.0.16",
"version": "1.0.18",
"lockfileVersion": 2,
"requires": true,
"packages": {
......
{
"name": "uni-id-co",
"version": "1.0.16",
"version": "1.0.18",
"description": "",
"main": "index.js",
"keywords": [],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册