uni-app hbuilder更新到3.1.4后nvue页面控制台报错
uni-app hbuilder更新到3.1.4后nvue页面控制台报错
开发环境 | 版本号 | 项目创建方式 |
---|---|---|
Windows | win10 | HBuilderX |
bug描述:
40:42.115 ERROR: property value is not supported for
padding-right(only number and pixel values are supported) at pages/index/adverseEvent/manage/components/screen.nvue:1770 10:40:42.120 ERROR: property value is not supported for
padding-left(only number and pixel values are supported) at pages/index/adverseEvent/manage/components/screen.nvue:1770 10:40:42.193 ERROR: property value
is not supported for padding-right
(only number and pixel values are supported) at pages/index/adverseEvent/manage/components/manage-item.nvue:1770
10:40:42.199 ERROR: property value is not supported for padding-left
(only number and pixel values are supported) at pages/index/adverseEvent/manage/components/manage-item.nvue:1770
10:40:42.272 ERROR: property value is not supported for
padding-right(only number and pixel values are supported) at pages/my/editBaseInfo/editBaseInfo.nvue:1770 10:40:42.277 ERROR: property value is not supported for
padding-left(only number and pixel values are supported) at pages/my/editBaseInfo/editBaseInfo.nvue:1770 10:40:42.349 ERROR: property value
is not supported forpadding-right
(only number and pixel values are supported) at pages/index/pleaseVacationApplay/components/vacation-apply.nvue:1770
更多关于uni-app hbuilder更新到3.1.4后nvue页面控制台报错的实战教程也可以访问 https://www.itying.com/category-93-b0.html
https://ask.dcloud.net.cn/question/118249?notification_id-84803rf-falseitem_id-25486
参考这里,最后一个答案,是uview里,libs/common.scss的有些东西,没兼容nuve导致的。
更多关于uni-app hbuilder更新到3.1.4后nvue页面控制台报错的实战教程也可以访问 https://www.itying.com/category-93-b0.html
这个问题不解决 是不是以后我都不能更新hbuilderx版本了
请问怎么解决的?