Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
vue版本style lang=“scss”加scoped编译后的wxss的类名会加上编号导致样式失效,不加scoped就没问题,但是文档里没找到相关提示
编译成小程序不能使用scoped,会导致样式无效,可以去掉scoped试试