Open boot-vue opened 6 years ago
Translation of this issue: Environment Small program Reproduction link https://github.com/boot-vue/bug Steps to reproduce Open directly to the WeChat developer tool What is expected? Button open-type= "getUserInfo" gets user information The modal button icon component is introduced in one piece to display the modal What is actually happening? Button open-type= "getUserInfo" can not get user information. The introduction of modal button icon component shows that the modal style is wrong, so there is no blue background.
Environment
小程序
Reproduction link
https://github.com/boot-vue/bug
Steps to reproduce
直接在微信开发者工具打开
What is expected?
button open-type="getuserinfo"拿到用户信息 modal button icon组件一块引入,显示modal
What is actually happening?
button open-type="getuserinfo"拿不到用户信息 modal button icon组件一块引入,显示modal样式错了,确定没有蓝色的背景了