message:Error: wxss 编译错误,错误信息:ErrorFileCount[2] path `index-wxa-auto-dark.wxss` not found from `./pages/demo/index.wxss`.
path `index-wxa-auto-dark.wxss` not found from `./pages/index/index.wxss`.
[20220507 09:57:18][wx37d8311688b72650]
appid: wx37d8311688b72650
openid: o6zAJs8-1sViLIrao7dXMjfwwEr4
ideVersion: 1.05.2110290
osType: win32-x64
time: 2022-05-07 09:57:24
检查下代码目录是不是错了
你的 pages/index/index.wxss里inport的index-wxa-auto-dark.wxss没找到。如果文件存在 那应该是引用路径错误导致的
建议你贴下 你的 index.wxss的代码截图
就是说从这里面没找到这个
path `index-wxa-auto-dark.wxss` not found from `./pages/index/index.wxss`.