zcdcx
Results
2
comments of
zcdcx
I think the best solution is to remove the springdoc-openapi-starter-webmvc-ui dependency and instead introduce the springdoc-openapi-starter-webmvc-ui version that is currently supported by Spring Boot. org.springdoc springdoc-openapi-starter-webmvc-ui 2.8.5
@Loongle @pigpigever 如果使用的sass在config/index里面加上 sass: { data: '@use "@nutui/nutui-react-taro/dist/styles/variables.scss" as *;' }, 把variables.scss的变量注入到全局的命名空间里面去方可解决这个问题 当然这是一个例子,具体如何解决应该按照你实际的项目去