aspack001
aspack001
  • 发布:2025-05-06 11:33
  • 更新:2025-05-06 11:33
  • 阅读:47

运行到android app基座的时候内存溢出,H5正常

分类:HBuilderX

我的HBuilder的nodejs已经设置为14GB的内存,仍然溢出!重启应用,重启机器也没用,加大nodejs内存也没效果

日志如下,最后报了内存溢出错误,前面的[plugin:vite:nvue-css] WARNING 是我用了字符图标导致的,应该不影响:

[广告] 11:12:15.483 DCloud招聘开启,欢迎前端、Node、Android、iOS、QT/C++工程师来投简历! 详情点击
11:12:15.518 项目 dingdangdanci2 开始编译
11:12:18.386 请注意运行模式下,因日志输出、sourcemap 以及未压缩源码等原因,性能和包体积,均不及发行模式。
11:12:18.386 编译器版本:4.64(vue3)
11:12:18.386 正在编译中...
11:12:21.256 已忽略静态资源目录:static/h5/。详见:https://uniapp.dcloud.net.cn/tutorial/platform.html#static
11:12:21.281 ​已开启 uni统计2.0 版本​
11:12:21.365 本项目的uniCloud使用的默认服务空间spaceId为:tcb-df22zhkzi34p4nm-4cvje34891ec
11:12:31.575 ​[plugin:vite:nvue-css] ERROR: Selector #myVideo is not supported. nvue only support classname selector​
11:12:31.576 ​
11:12:31.576 3 | flex: 1;
11:12:31.576 4 | }
11:12:31.576 5 | #myVideo {
11:12:31.576 | ^
11:12:31.576 6 | width: 100%;
11:12:31.576 7 | height: 300rpx;
11:12:31.576 ​[plugin:vite:nvue-css] WARNING: src is not a standard property name (may not be supported)​
11:12:31.911 ​
11:12:31.911 26 | @font-face {
11:12:31.911 27 | font-family: "iconfont"; / Project id 4447228 /
11:12:31.911 28 | src: url('VITEASSETd6eccf8c$?t=1745253425219') format('truetype');
11:12:31.911 | ^
11:12:31.911 29 | }
11:12:31.911 30 | .iconfont {
11:12:31.911 ​[plugin:vite:nvue-css] WARNING: -webkit-font-smoothing is not a standard property name (may not be supported)​
11:12:31.924 ​
11:12:31.924 32 | font-size: 16px;
11:12:31.924 33 | font-style: normal;
11:12:31.924 34 | -webkit-font-smoothing: antialiased;
11:12:31.924 | ^
11:12:31.924 35 | -moz-osx-font-smoothing: grayscale;
11:12:31.924 36 | }
11:12:31.924 ​[plugin:vite:nvue-css] WARNING: -moz-osx-font-smoothing is not a standard property name (may not be supported)​
11:12:32.147 ​
11:12:32.148 33 | font-style: normal;
11:12:32.148 34 | -webkit-font-smoothing: antialiased;
11:12:32.148 35 | -moz-osx-font-smoothing: grayscale;
11:12:32.148 | ^
11:12:32.148 36 | }
11:12:32.148 37 | .icon-coffee:before {
11:12:32.148 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.148 ​
11:12:32.148 36 | }
11:12:32.148 37 | .icon-coffee:before {
11:12:32.148 38 | content: "\e64c";
11:12:32.149 | ^
11:12:32.149 39 | }
11:12:32.149 40 | .icon-shanchu-bai:before {
11:12:32.149 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.149 ​
11:12:32.149 39 | }
11:12:32.149 40 | .icon-shanchu-bai:before {
11:12:32.149 41 | content: "\e787";
11:12:32.149 | ^
11:12:32.149 42 | }
11:12:32.149 43 | .icon-shanchu-hei:before {
11:12:32.150 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.150 ​
11:12:32.150 42 | }
11:12:32.150 43 | .icon-shanchu-hei:before {
11:12:32.150 44 | content: "\eb4c";
11:12:32.150 | ^
11:12:32.150 45 | }
11:12:32.150 46 | .icon-shoucangjia:before {
11:12:32.150 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.151 ​
11:12:32.151 45 | }
11:12:32.151 46 | .icon-shoucangjia:before {
11:12:32.151 47 | content: "\e64b";
11:12:32.151 | ^
11:12:32.151 48 | }
11:12:32.151 49 | .icon-ying:before {
11:12:32.151 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.151 ​
11:12:32.151 48 | }
11:12:32.152 49 | .icon-ying:before {
11:12:32.152 50 | content: "\e6b4";
11:12:32.152 | ^
11:12:32.152 51 | }
11:12:32.152 52 | .icon-rocket:before {
11:12:32.152 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.152 ​
11:12:32.152 51 | }
11:12:32.152 52 | .icon-rocket:before {
11:12:32.152 53 | content: "\e9d7";
11:12:32.152 | ^
11:12:32.153 54 | }
11:12:32.153 55 | .icon-lightning:before {
11:12:32.153 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.153 ​
11:12:32.153 54 | }
11:12:32.153 55 | .icon-lightning:before {
11:12:32.153 56 | content: "\e8c5";
11:12:32.153 | ^
11:12:32.153 57 | }
11:12:32.153 58 | .icon-zhijian1:before {
11:12:32.153 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.154 ​
11:12:32.154 57 | }
11:12:32.154 58 | .icon-zhijian1:before {
11:12:32.154 59 | content: "\e64a";
11:12:32.154 | ^
11:12:32.154 60 | }
11:12:32.154 61 | .icon-zhijian:before {
11:12:32.154 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.154 ​
11:12:32.155 60 | }
11:12:32.155 61 | .icon-zhijian:before {
11:12:32.155 62 | content: "\e62f";
11:12:32.155 | ^
11:12:32.155 63 | }
11:12:32.155 64 | .icon-chat:before {
11:12:32.155 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.155 ​
11:12:32.155 63 | }
11:12:32.155 64 | .icon-chat:before {
11:12:32.156 65 | content: "\e616";
11:12:32.156 | ^
11:12:32.156 66 | }
11:12:32.156 67 | .icon-tingli:before {
11:12:32.156 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.156 ​
11:12:32.156 66 | }
11:12:32.156 67 | .icon-tingli:before {
11:12:32.156 68 | content: "\e605";
11:12:32.156 | ^
11:12:32.156 69 | }
11:12:32.156 70 | .icon-tingli1:before {
11:12:32.157 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.157 ​
11:12:32.157 69 | }
11:12:32.157 70 | .icon-tingli1:before {
11:12:32.157 71 | content: "\eacf";
11:12:32.157 | ^
11:12:32.157 72 | }
11:12:32.157 73 | .icon-chat1:before {
11:12:32.157 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.158 ​
11:12:32.158 72 | }
11:12:32.158 73 | .icon-chat1:before {
11:12:32.158 74 | content: "\e649";
11:12:32.158 | ^
11:12:32.158 75 | }
11:12:32.158 76 | .icon-kapian:before {
11:12:32.158 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.158 ​
11:12:32.158 75 | }
11:12:32.158 76 | .icon-kapian:before {
11:12:32.159 77 | content: "\e62c";
11:12:32.159 | ^
11:12:32.159 78 | }
11:12:32.159 79 | .icon-futou-bai:before {
11:12:32.159 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.159 ​
11:12:32.159 78 | }
11:12:32.159 79 | .icon-futou-bai:before {
11:12:32.159 80 | content: "\e626";
11:12:32.159 | ^
11:12:32.159 81 | }
11:12:32.159 82 | .icon-futou-hei:before {
11:12:32.160 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.160 ​
11:12:32.160 81 | }
11:12:32.160 82 | .icon-futou-hei:before {
11:12:32.160 83 | content: "\e648";
11:12:32.160 | ^
11:12:32.160 84 | }
11:12:32.160 85 | .icon-xuanzeqixiayige:before {
11:12:32.160 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.161 ​
11:12:32.161 84 | }
11:12:32.161 85 | .icon-xuanzeqixiayige:before {
11:12:32.161 86 | content: "\eb15";
11:12:32.161 | ^
11:12:32.161 87 | }
11:12:32.161 88 | .icon-shangyige:before {
11:12:32.161 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.161 ​
11:12:32.161 87 | }
11:12:32.161 88 | .icon-shangyige:before {
11:12:32.161 89 | content: "\e63e";
11:12:32.162 | ^
11:12:32.162 90 | }
11:12:32.162 91 | .icon-chatgpt:before {
11:12:32.162 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.162 ​
11:12:32.162 90 | }
11:12:32.162 91 | .icon-chatgpt:before {
11:12:32.162 92 | content: "\e652";
11:12:32.162 | ^
11:12:32.162 93 | }
11:12:32.162 94 | .icon-jujiao1:before {
11:12:32.163 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.163 ​
11:12:32.163 93 | }
11:12:32.163 94 | .icon-jujiao1:before {
11:12:32.163 95 | content: "\e7d0";
11:12:32.163 | ^
11:12:32.163 96 | }
11:12:32.163 97 | .icon-xin:before {
11:12:32.163 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.164 ​
11:12:32.164 96 | }
11:12:32.164 97 | .icon-xin:before {
11:12:32.164 98 | content: "\e6eb";
11:12:32.164 | ^
11:12:32.164 99 | }
11:12:32.164 100| .icon-tuijian:before {
11:12:32.164 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.164 ​
11:12:32.165 99 | }
11:12:32.165 100| .icon-tuijian:before {
11:12:32.165 101| content: "\e647";
11:12:32.165 | ^
11:12:32.165 102| }
11:12:32.165 103| .icon-kafei:before {
11:12:32.165 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.165 ​
11:12:32.165 102| }
11:12:32.165 103| .icon-kafei:before {
11:12:32.165 104| content: "\e642";
11:12:32.166 | ^
11:12:32.166 105| }
11:12:32.166 106| .icon-VIP:before {
11:12:32.166 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.166 ​
11:12:32.166 105| }
11:12:32.166 106| .icon-VIP:before {
11:12:32.166 107| content: "\e643";
11:12:32.166 | ^
11:12:32.166 108| }
11:12:32.166 109| .icon-huiyuanvip:before {
11:12:32.166 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.167 ​
11:12:32.167 108| }
11:12:32.167 109| .icon-huiyuanvip:before {
11:12:32.167 110| content: "\e73a";
11:12:32.167 | ^
11:12:32.167 111| }
11:12:32.167 112| .icon-shuzi3:before {
11:12:32.167 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.168 ​
11:12:32.168 111| }
11:12:32.168 112| .icon-shuzi3:before {
11:12:32.168 113| content: "\e6e7";
11:12:32.168 | ^
11:12:32.168 114| }
11:12:32.168 115| .icon-shuzi5:before {
11:12:32.168 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.168 ​
11:12:32.168 114| }
11:12:32.168 115| .icon-shuzi5:before {
11:12:32.169 116| content: "\e6e8";
11:12:32.169 | ^
11:12:32.169 117| }
11:12:32.169 118| .icon-shuzi1:before {
11:12:32.169 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.169 ​
11:12:32.169 117| }
11:12:32.169 118| .icon-shuzi1:before {
11:12:32.169 119| content: "\e6e9";
11:12:32.169 | ^
11:12:32.169 120| }
11:12:32.169 121| .icon-liebiao2:before {
11:12:32.169 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.170 ​
11:12:32.170 120| }
11:12:32.170 121| .icon-liebiao2:before {
11:12:32.170 122| content: "\e640";
11:12:32.170 | ^
11:12:32.170 123| }
11:12:32.170 124| .icon-quxian:before {
11:12:32.170 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.170 ​
11:12:32.170 123| }
11:12:32.170 124| .icon-quxian:before {
11:12:32.171 125| content: "\e636";
11:12:32.171 | ^
11:12:32.171 126| }
11:12:32.171 127| .icon-NzmV1nzmGrid:before {
11:12:32.171 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.171 ​
11:12:32.171 126| }
11:12:32.171 127| .icon-NzmV1nzmGrid:before {
11:12:32.171 128| content: "\e63f";
11:12:32.172 | ^
11:12:32.172 129| }
11:12:32.172 130| .icon-yanjing:before {
11:12:32.172 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.172 ​
11:12:32.172 129| }
11:12:32.172 130| .icon-yanjing:before {
11:12:32.172 131| content: "\e857";
11:12:32.172 | ^
11:12:32.173 132| }
11:12:32.173 133| .icon-circle:before {
11:12:32.173 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.173 ​
11:12:32.173 132| }
11:12:32.173 133| .icon-circle:before {
11:12:32.173 134| content: "\e650";
11:12:32.173 | ^
11:12:32.173 135| }
11:12:32.174 136| .icon-biyan:before {
11:12:32.174 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.174 ​
11:12:32.174 135| }
11:12:32.174 136| .icon-biyan:before {
11:12:32.174 137| content: "\e637";
11:12:32.174 | ^
11:12:32.174 138| }
11:12:32.174 139| .icon-yuan-3:before {
11:12:32.175 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.175 ​
11:12:32.175 138| }
11:12:32.175 139| .icon-yuan-3:before {
11:12:32.175 140| content: "\e638";
11:12:32.175 | ^
11:12:32.175 141| }
11:12:32.175 142| .icon-yuanhuan4:before {
11:12:32.175 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.175 ​
11:12:32.175 141| }
11:12:32.175 142| .icon-yuanhuan4:before {
11:12:32.175 143| content: "\e639";
11:12:32.176 | ^
11:12:32.176 144| }
11:12:32.176 145| .icon-tupu:before {
11:12:32.176 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.176 ​
11:12:32.176 144| }
11:12:32.176 145| .icon-tupu:before {
11:12:32.176 146| content: "\e635";
11:12:32.176 | ^
11:12:32.176 147| }
11:12:32.176 148| .icon-sound:before {
11:12:32.176 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.176 ​
11:12:32.176 147| }
11:12:32.176 148| .icon-sound:before {
11:12:32.176 149| content: "\e651";
11:12:32.176 | ^
11:12:32.176 150| }
11:12:32.177 151| .icon-paragraph:before {
11:12:32.177 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.177 ​
11:12:32.177 150| }
11:12:32.177 151| .icon-paragraph:before {
11:12:32.177 152| content: "\e646";
11:12:32.177 | ^
11:12:32.177 153| }
11:12:32.177 154| .icon-knoledge:before {
11:12:32.177 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.177 ​
11:12:32.177 153| }
11:12:32.177 154| .icon-knoledge:before {
11:12:32.177 155| content: "\e78e";
11:12:32.177 | ^
11:12:32.177 156| }
11:12:32.177 157| .icon-xuexi:before {
11:12:32.177 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.178 ​
11:12:32.178 156| }
11:12:32.178 157| .icon-xuexi:before {
11:12:32.178 158| content: "\e632";
11:12:32.178 | ^
11:12:32.178 159| }
11:12:32.178 160| .icon-rengongzhineng:before {
11:12:32.178 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.178 ​
11:12:32.178 159| }
11:12:32.178 160| .icon-rengongzhineng:before {
11:12:32.178 161| content: "\e62d";
11:12:32.178 | ^
11:12:32.178 162| }
11:12:32.178 163| .icon-speed-panel:before {
11:12:32.178 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.179 ​
11:12:32.179 162| }
11:12:32.179 163| .icon-speed-panel:before {
11:12:32.179 164| content: "\e645";
11:12:32.179 | ^
11:12:32.179 165| }
11:12:32.179 166| .icon-chinese:before {
11:12:32.179 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.179 ​
11:12:32.179 165| }
11:12:32.179 166| .icon-chinese:before {
11:12:32.179 167| content: "\e6e6";
11:12:32.179 | ^
11:12:32.179 168| }
11:12:32.179 169| .icon-english:before {
11:12:32.179 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.179 ​
11:12:32.180 168| }
11:12:32.180 169| .icon-english:before {
11:12:32.180 170| content: "\e63a";
11:12:32.180 | ^
11:12:32.180 171| }
11:12:32.180 172| .icon-shipin:before {
11:12:32.180 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.180 ​
11:12:32.180 171| }
11:12:32.180 172| .icon-shipin:before {
11:12:32.180 173| content: "\e656";
11:12:32.180 | ^
11:12:32.180 174| }
11:12:32.180 175| .icon-flag:before {
11:12:32.180 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.180 ​
11:12:32.181 174| }
11:12:32.181 175| .icon-flag:before {
11:12:32.181 176| content: "\e627";
11:12:32.181 | ^
11:12:32.181 177| }
11:12:32.181 178| .icon-qiandao:before {
11:12:32.181 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.181 ​
11:12:32.181 177| }
11:12:32.181 178| .icon-qiandao:before {
11:12:32.181 179| content: "\e641";
11:12:32.181 | ^
11:12:32.181 180| }
11:12:32.181 181| .icon-flag-filled:before {
11:12:32.181 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.181 ​
11:12:32.181 180| }
11:12:32.182 181| .icon-flag-filled:before {
11:12:32.182 182| content: "\e7fc";
11:12:32.182 | ^
11:12:32.182 183| }
11:12:32.182 184| .icon-enter:before {
11:12:32.182 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.182 ​
11:12:32.182 183| }
11:12:32.182 184| .icon-enter:before {
11:12:32.182 185| content: "\e625";
11:12:32.182 | ^
11:12:32.182 186| }
11:12:32.182 187| .icon-enter3:before {
11:12:32.182 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.182 ​
11:12:32.182 186| }
11:12:32.182 187| .icon-enter3:before {
11:12:32.182 188| content: "\e74f";
11:12:32.183 | ^
11:12:32.183 189| }
11:12:32.183 190| .icon-enter1:before {
11:12:32.183 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.183 ​
11:12:32.183 189| }
11:12:32.183 190| .icon-enter1:before {
11:12:32.183 191| content: "\e6e5";
11:12:32.183 | ^
11:12:32.183 192| }
11:12:32.183 193| .icon-enter2:before {
11:12:32.183 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.183 ​
11:12:32.183 192| }
11:12:32.183 193| .icon-enter2:before {
11:12:32.183 194| content: "\e62e";
11:12:32.183 | ^
11:12:32.184 195| }
11:12:32.184 196| .icon-iconzhengli-:before {
11:12:32.184 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.184 ​
11:12:32.184 195| }
11:12:32.184 196| .icon-iconzhengli-:before {
11:12:32.184 197| content: "\e619";
11:12:32.184 | ^
11:12:32.184 198| }
11:12:32.184 199| .icon-taiyang:before {
11:12:32.184 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.184 ​
11:12:32.184 198| }
11:12:32.184 199| .icon-taiyang:before {
11:12:32.184 200| content: "\e624";
11:12:32.185 | ^
11:12:32.185 201| }
11:12:32.185 202| .icon-xiaohonghua:before {
11:12:32.185 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.185 ​
11:12:32.185 201| }
11:12:32.185 202| .icon-xiaohonghua:before {
11:12:32.185 203| content: "\e61c";
11:12:32.185 | ^
11:12:32.185 204| }
11:12:32.185 205| .icon-a-taiyang:before {
11:12:32.185 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.185 ​
11:12:32.185 204| }
11:12:32.185 205| .icon-a-taiyang:before {
11:12:32.185 206| content: "\e6af";
11:12:32.185 | ^
11:12:32.186 207| }
11:12:32.186 208| .icon-dingwei:before {
11:12:32.186 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.186 ​
11:12:32.186 207| }
11:12:32.186 208| .icon-dingwei:before {
11:12:32.186 209| content: "\e615";
11:12:32.186 | ^
11:12:32.186 210| }
11:12:32.186 211| .icon-word2:before {
11:12:32.186 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.186 ​
11:12:32.186 210| }
11:12:32.186 211| .icon-word2:before {
11:12:32.186 212| content: "\e611";
11:12:32.186 | ^
11:12:32.186 213| }
11:12:32.186 214| .icon-error:before {
11:12:32.187 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.187 ​
11:12:32.187 213| }
11:12:32.187 214| .icon-error:before {
11:12:32.187 215| content: "\e657";
11:12:32.187 | ^
11:12:32.187 216| }
11:12:32.187 217| .icon-exam:before {
11:12:32.187 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.188 ​
11:12:32.188 216| }
11:12:32.188 217| .icon-exam:before {
11:12:32.188 218| content: "\e61f";
11:12:32.188 | ^
11:12:32.188 219| }
11:12:32.188 220| .icon-seven:before {
11:12:32.188 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.188 ​
11:12:32.188 219| }
11:12:32.188 220| .icon-seven:before {
11:12:32.188 221| content: "\e61b";
11:12:32.188 | ^
11:12:32.188 222| }
11:12:32.188 223| .icon-normal:before {
11:12:32.188 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.189 ​
11:12:32.189 222| }
11:12:32.189 223| .icon-normal:before {
11:12:32.189 224| content: "\e60c";
11:12:32.189 | ^
11:12:32.189 225| }
11:12:32.189 226| .icon-difficult:before {
11:12:32.189 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.189 ​
11:12:32.189 225| }
11:12:32.189 226| .icon-difficult:before {
11:12:32.189 227| content: "\e61d";
11:12:32.189 | ^
11:12:32.189 228| }
11:12:32.189 229| .icon-undo:before {
11:12:32.189 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.190 ​
11:12:32.190 228| }
11:12:32.190 229| .icon-undo:before {
11:12:32.190 230| content: "\e60f";
11:12:32.190 | ^
11:12:32.190 231| }
11:12:32.190 232| .icon-del:before {
11:12:32.190 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.190 ​
11:12:32.190 231| }
11:12:32.190 232| .icon-del:before {
11:12:32.190 233| content: "\e621";
11:12:32.190 | ^
11:12:32.190 234| }
11:12:32.190 235| .icon-paiming:before {
11:12:32.190 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.191 ​
11:12:32.191 234| }
11:12:32.191 235| .icon-paiming:before {
11:12:32.191 236| content: "\e653";
11:12:32.191 | ^
11:12:32.191 237| }
11:12:32.191 238| .icon-sentence:before {
11:12:32.191 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.191 ​
11:12:32.191 237| }
11:12:32.191 238| .icon-sentence:before {
11:12:32.191 239| content: "\e60b";
11:12:32.191 | ^
11:12:32.191 240| }
11:12:32.191 241| .icon-rank:before {
11:12:32.191 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.192 ​
11:12:32.192 240| }
11:12:32.192 241| .icon-rank:before {
11:12:32.192 242| content: "\e99d";
11:12:32.192 | ^
11:12:32.192 243| }
11:12:32.192 244| .icon-juzi-copy:before {
11:12:32.192 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.192 ​
11:12:32.192 243| }
11:12:32.192 244| .icon-juzi-copy:before {
11:12:32.192 245| content: "\ef90";
11:12:32.192 | ^
11:12:32.192 246| }
11:12:32.192 247| .icon-rank-copy:before {
11:12:32.192 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.193 ​
11:12:32.193 246| }
11:12:32.193 247| .icon-rank-copy:before {
11:12:32.193 248| content: "\ef91";
11:12:32.193 | ^
11:12:32.193 249| }
11:12:32.193 250| .icon-picture:before {
11:12:32.193 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.193 ​
11:12:32.193 249| }
11:12:32.193 250| .icon-picture:before {
11:12:32.193 251| content: "\e8ba";
11:12:32.193 | ^
11:12:32.193 252| }
11:12:32.193 253| .icon-fasong:before {
11:12:32.193 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.194 ​
11:12:32.194 252| }
11:12:32.194 253| .icon-fasong:before {
11:12:32.194 254| content: "\e65f";
11:12:32.194 | ^
11:12:32.194 255| }
11:12:32.194 256| .icon-zhifubaozhifu:before {
11:12:32.194 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.194 ​
11:12:32.194 255| }
11:12:32.194 256| .icon-zhifubaozhifu:before {
11:12:32.194 257| content: "\e634";
11:12:32.194 | ^
11:12:32.194 258| }
11:12:32.194 259| .icon-weixin:before {
11:12:32.194 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.195 ​
11:12:32.195 258| }
11:12:32.195 259| .icon-weixin:before {
11:12:32.195 260| content: "\e662";
11:12:32.195 | ^
11:12:32.195 261| }
11:12:32.195 262| .icon-pinshuai:before {
11:12:32.195 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.195 ​
11:12:32.195 261| }
11:12:32.195 262| .icon-pinshuai:before {
11:12:32.195 263| content: "\e608";
11:12:32.195 | ^
11:12:32.195 264| }
11:12:32.195 265| .icon-pinshuai1:before {
11:12:32.195 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.195 ​
11:12:32.196 264| }
11:12:32.196 265| .icon-pinshuai1:before {
11:12:32.196 266| content: "\e704";
11:12:32.196 | ^
11:12:32.196 267| }
11:12:32.196 268| .icon-home:before {
11:12:32.196 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.196 ​
11:12:32.196 267| }
11:12:32.196 268| .icon-home:before {
11:12:32.196 269| content: "\e61a";
11:12:32.196 | ^
11:12:32.196 270| }
11:12:32.196 271| .icon-yinlemusic214:before {
11:12:32.196 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.196 ​
11:12:32.196 270| }
11:12:32.196 271| .icon-yinlemusic214:before {
11:12:32.197 272| content: "\e617";
11:12:32.197 | ^
11:12:32.197 273| }
11:12:32.197 274| .icon-weibiaoti2fuzhi12:before {
11:12:32.197 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.197 ​
11:12:32.197 273| }
11:12:32.197 274| .icon-weibiaoti2fuzhi12:before {
11:12:32.197 275| content: "\e629";
11:12:32.197 | ^
11:12:32.197 276| }
11:12:32.197 277| .icon-lishixiao:before {
11:12:32.197 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.197 ​
11:12:32.197 276| }
11:12:32.197 277| .icon-lishixiao:before {
11:12:32.197 278| content: "\e8bd";
11:12:32.197 | ^
11:12:32.198 279| }
11:12:32.198 280| .icon-xunhuanbofang1:before {
11:12:32.198 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.198 ​
11:12:32.198 279| }
11:12:32.198 280| .icon-xunhuanbofang1:before {
11:12:32.198 281| content: "\e66c";
11:12:32.198 | ^
11:12:32.198 282| }
11:12:32.198 283| .icon-yinle:before {
11:12:32.198 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.198 ​
11:12:32.198 282| }
11:12:32.198 283| .icon-yinle:before {
11:12:32.198 284| content: "\e80f";
11:12:32.198 | ^
11:12:32.198 285| }
11:12:32.198 286| .icon-kuozhan:before {
11:12:32.199 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.199 ​
11:12:32.199 285| }
11:12:32.199 286| .icon-kuozhan:before {
11:12:32.199 287| content: "\e620";
11:12:32.199 | ^
11:12:32.199 288| }
11:12:32.199 289| .icon-video:before {
11:12:32.199 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.199 ​
11:12:32.199 288| }
11:12:32.199 289| .icon-video:before {
11:12:32.199 290| content: "\e618";
11:12:32.199 | ^
11:12:32.199 291| }
11:12:32.199 292| .icon-wode_huaban:before {
11:12:32.200 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.200 ​
11:12:32.200 291| }
11:12:32.200 292| .icon-wode_huaban:before {
11:12:32.200 293| content: "\e613";
11:12:32.200 | ^
11:12:32.200 294| }
11:12:32.200 295| .icon-kuaisufuxi:before {
11:12:32.200 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.200 ​
11:12:32.200 294| }
11:12:32.200 295| .icon-kuaisufuxi:before {
11:12:32.200 296| content: "\e60d";
11:12:32.200 | ^
11:12:32.200 297| }
11:12:32.200 298| .icon-lishi1:before {
11:12:32.200 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.201 ​
11:12:32.201 297| }
11:12:32.201 298| .icon-lishi1:before {
11:12:32.201 299| content: "\e64e";
11:12:32.201 | ^
11:12:32.201 300| }
11:12:32.201 301| .icon-shuati:before {
11:12:32.201 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.201 ​
11:12:32.201 300| }
11:12:32.201 301| .icon-shuati:before {
11:12:32.201 302| content: "\e6f0";
11:12:32.201 | ^
11:12:32.201 303| }
11:12:32.201 304| .icon-word:before {
11:12:32.201 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.202 ​
11:12:32.202 303| }
11:12:32.202 304| .icon-word:before {
11:12:32.202 305| content: "\e614";
11:12:32.202 | ^
11:12:32.202 306| }
11:12:32.202 307| .icon-zhongkaofuxi-01:before {
11:12:32.202 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.202 ​
11:12:32.202 306| }
11:12:32.202 307| .icon-zhongkaofuxi-01:before {
11:12:32.202 308| content: "\e610";
11:12:32.202 | ^
11:12:32.202 309| }
11:12:32.202 310| .icon-mind-map:before {
11:12:32.202 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.203 ​
11:12:32.203 309| }
11:12:32.203 310| .icon-mind-map:before {
11:12:32.203 311| content: "\e631";
11:12:32.203 | ^
11:12:32.203 312| }
11:12:32.203 313| .icon-kuaisufuxi1:before {
11:12:32.203 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.203 ​
11:12:32.203 312| }
11:12:32.203 313| .icon-kuaisufuxi1:before {
11:12:32.203 314| content: "\eafe";
11:12:32.203 | ^
11:12:32.203 315| }
11:12:32.203 316| .icon-zhinengtuijian:before {
11:12:32.203 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.209 ​
11:12:32.209 315| }
11:12:32.209 316| .icon-zhinengtuijian:before {
11:12:32.209 317| content: "\e644";
11:12:32.209 | ^
11:12:32.209 318| }
11:12:32.209 319| .icon-home-active-copy:before {
11:12:32.209 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.209 ​
11:12:32.210 318| }
11:12:32.210 319| .icon-home-active-copy:before {
11:12:32.210 320| content: "\ef8b";
11:12:32.210 | ^
11:12:32.210 321| }
11:12:32.210 322| .icon-lishi1-active-copy:before {
11:12:32.210 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.210 ​
11:12:32.210 321| }
11:12:32.210 322| .icon-lishi1-active-copy:before {
11:12:32.210 323| content: "\ef8c";
11:12:32.210 | ^
11:12:32.210 324| }
11:12:32.210 325| .icon-shuati-active-copy:before {
11:12:32.210 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.210 ​
11:12:32.211 324| }
11:12:32.211 325| .icon-shuati-active-copy:before {
11:12:32.211 326| content: "\ef8d";
11:12:32.211 | ^
11:12:32.211 327| }
11:12:32.211 328| .icon-delete-copy:before {
11:12:32.211 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.211 ​
11:12:32.211 327| }
11:12:32.211 328| .icon-delete-copy:before {
11:12:32.211 329| content: "\ef8e";
11:12:32.211 | ^
11:12:32.211 330| }
11:12:32.211 331| .icon-weibiaoti2fuzhi12-active-copy:before {
11:12:32.211 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.211 ​
11:12:32.211 330| }
11:12:32.212 331| .icon-weibiaoti2fuzhi12-active-copy:before {
11:12:32.212 332| content: "\ef8f";
11:12:32.212 | ^
11:12:32.212 333| }
11:12:32.212 334| .icon-liebiao:before {
11:12:32.212 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.212 ​
11:12:32.212 333| }
11:12:32.212 334| .icon-liebiao:before {
11:12:32.212 335| content: "\e88f";
11:12:32.212 | ^
11:12:32.212 336| }
11:12:32.212 337| .icon-gaojin1:before {
11:12:32.212 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.212 ​
11:12:32.212 336| }
11:12:32.213 337| .icon-gaojin1:before {
11:12:32.213 338| content: "\e670";
11:12:32.213 | ^
11:12:32.213 339| }
11:12:32.213 340| .icon-gaojin2:before {
11:12:32.213 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.213 ​
11:12:32.213 339| }
11:12:32.213 340| .icon-gaojin2:before {
11:12:32.213 341| content: "\e678";
11:12:32.213 | ^
11:12:32.213 342| }
11:12:32.213 343| .icon-bofangyici:before {
11:12:32.213 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.213 ​
11:12:32.213 342| }
11:12:32.213 343| .icon-bofangyici:before {
11:12:32.214 344| content: "\e6ea";
11:12:32.214 | ^
11:12:32.214 345| }
11:12:32.214 346| .icon-zantingbofang:before {
11:12:32.214 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.214 ​
11:12:32.214 345| }
11:12:32.214 346| .icon-zantingbofang:before {
11:12:32.214 347| content: "\e706";
11:12:32.214 | ^
11:12:32.214 348| }
11:12:32.214 349| .icon-xunhuanbofang:before {
11:12:32.214 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.214 ​
11:12:32.214 348| }
11:12:32.214 349| .icon-xunhuanbofang:before {
11:12:32.214 350| content: "\ea75";
11:12:32.214 | ^
11:12:32.215 351| }
11:12:32.215 352| .icon-tingzhibofang:before {
11:12:32.215 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.215 ​
11:12:32.215 351| }
11:12:32.215 352| .icon-tingzhibofang:before {
11:12:32.215 353| content: "\e607";
11:12:32.215 | ^
11:12:32.215 354| }
11:12:32.215 355| .icon-head:before {
11:12:32.215 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.215 ​
11:12:32.215 354| }
11:12:32.215 355| .icon-head:before {
11:12:32.215 356| content: "\e64f";
11:12:32.215 | ^
11:12:32.216 357| }
11:12:32.216 358| .icon-bofang:before {
11:12:32.216 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.216 ​
11:12:32.216 357| }
11:12:32.216 358| .icon-bofang:before {
11:12:32.216 359| content: "\e622";
11:12:32.216 | ^
11:12:32.216 360| }
11:12:32.216 361| .icon-zhongwen:before {
11:12:32.216 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.216 ​
11:12:32.217 360| }
11:12:32.217 361| .icon-zhongwen:before {
11:12:32.217 362| content: "\e6c4";
11:12:32.217 | ^
11:12:32.217 363| }
11:12:32.217 364| .icon-a-fenzu10-copy:before {
11:12:32.217 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.217 ​
11:12:32.217 363| }
11:12:32.217 364| .icon-a-fenzu10-copy:before {
11:12:32.217 365| content: "\ef8a";
11:12:32.217 | ^
11:12:32.218 366| }
11:12:32.218 367| .icon-xiai:before {
11:12:32.218 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.218 ​
11:12:32.218 366| }
11:12:32.218 367| .icon-xiai:before {
11:12:32.218 368| content: "\e600";
11:12:32.218 | ^
11:12:32.218 369| }
11:12:32.218 370| .icon-yishoucang:before {
11:12:32.218 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.218 ​
11:12:32.219 369| }
11:12:32.219 370| .icon-yishoucang:before {
11:12:32.219 371| content: "\e612";
11:12:32.219 | ^
11:12:32.219 372| }
11:12:32.219 373| .icon-aixin1:before {
11:12:32.219 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.219 ​
11:12:32.219 372| }
11:12:32.219 373| .icon-aixin1:before {
11:12:32.219 374| content: "\e8c3";
11:12:32.219 | ^
11:12:32.220 375| }
11:12:32.220 376| .icon-collect:before {
11:12:32.220 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.220 ​
11:12:32.220 375| }
11:12:32.220 376| .icon-collect:before {
11:12:32.220 377| content: "\e8f6";
11:12:32.220 | ^
11:12:32.220 378| }
11:12:32.220 379| .icon-arrow-right:before {
11:12:32.220 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.221 ​
11:12:32.221 378| }
11:12:32.221 379| .icon-arrow-right:before {
11:12:32.221 380| content: "\e601";
11:12:32.221 | ^
11:12:32.221 381| }
11:12:32.221 382| .icon-fankui:before {
11:12:32.221 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.221 ​
11:12:32.222 381| }
11:12:32.222 382| .icon-fankui:before {
11:12:32.222 383| content: "\e738";
11:12:32.222 | ^
11:12:32.222 384| }
11:12:32.222 385| .icon-shoucang:before {
11:12:32.222 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.222 ​
11:12:32.222 384| }
11:12:32.222 385| .icon-shoucang:before {
11:12:32.222 386| content: "\e666";
11:12:32.223 | ^
11:12:32.223 387| }
11:12:32.223 388| .icon-shanchu:before {
11:12:32.223 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.223 ​
11:12:32.223 387| }
11:12:32.223 388| .icon-shanchu:before {
11:12:32.223 389| content: "\e61e";
11:12:32.223 | ^
11:12:32.223 390| }
11:12:32.223 391| .icon-lishi:before {
11:12:32.223 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.224 ​
11:12:32.224 390| }
11:12:32.224 391| .icon-lishi:before {
11:12:32.224 392| content: "\e63b";
11:12:32.224 | ^
11:12:32.224 393| }
11:12:32.224 394| .icon-liuyan:before {
11:12:32.224 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.225 ​
11:12:32.225 393| }
11:12:32.225 394| .icon-liuyan:before {
11:12:32.225 395| content: "\e60a";
11:12:32.225 | ^
11:12:32.225 396| }
11:12:32.225 397| .icon-shezhi:before {
11:12:32.225 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.226 ​
11:12:32.226 396| }
11:12:32.226 397| .icon-shezhi:before {
11:12:32.226 398| content: "\e70f";
11:12:32.226 | ^
11:12:32.226 399| }
11:12:32.226 400| .icon-tuichu:before {
11:12:32.226 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.226 ​
11:12:32.226 399| }
11:12:32.226 400| .icon-tuichu:before {
11:12:32.226 401| content: "\e69c";
11:12:32.226 | ^
11:12:32.226 402| }
11:12:32.226 403| .icon-guanyu:before {
11:12:32.226 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.226 ​
11:12:32.226 402| }
11:12:32.226 403| .icon-guanyu:before {
11:12:32.226 404| content: "\e604";
11:12:32.227 | ^
11:12:32.227 405| }
11:12:32.227 406| .icon-aixin:before {
11:12:32.227 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.227 ​
11:12:32.227 405| }
11:12:32.227 406| .icon-aixin:before {
11:12:32.227 407| content: "\eca1";
11:12:32.227 | ^
11:12:32.228 408| }
11:12:32.228 409| .icon-zhuanfa:before {
11:12:32.228 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.228 ​
11:12:32.228 408| }
11:12:32.228 409| .icon-zhuanfa:before {
11:12:32.228 410| content: "\e63d";
11:12:32.228 | ^
11:12:32.228 411| }
11:12:32.228 412| .icon-good:before {
11:12:32.229 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.229 ​
11:12:32.229 411| }
11:12:32.229 412| .icon-good:before {
11:12:32.229 413| content: "\e62a";
11:12:32.229 | ^
11:12:32.229 414| }
11:12:32.229 415| .icon-a-wujiaoxingxingxing:before {
11:12:32.229 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.230 ​
11:12:32.230 414| }
11:12:32.230 415| .icon-a-wujiaoxingxingxing:before {
11:12:32.230 416| content: "\e63c";
11:12:32.230 | ^
11:12:32.230 417| }
11:12:32.230 418| .icon-zhifangtu:before {
11:12:32.230 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.231 ​
11:12:32.231 417| }
11:12:32.231 418| .icon-zhifangtu:before {
11:12:32.231 419| content: "\e60e";
11:12:32.231 | ^
11:12:32.231 420| }
11:12:32.231 421| .icon-sousuo:before {
11:12:32.231 ​[plugin:vite:nvue-css] WARNING: content is not a standard property name (may not be supported)​
11:12:32.231 ​
11:12:32.231 420| }
11:12:32.232 421| .icon-sousuo:before {
11:12:32.232 422| content: "\e606";
11:12:32.232 | ^
11:12:32.232 423| }
11:12:32.232 424| .page-wrapper {
11:12:32.232 ​[plugin:vite:nvue-css] WARNING: --color100 is not a standard property name (may not be supported)​
11:12:32.232 ​
11:12:32.232 426| }
11:12:32.232 427| .theme-dark {
11:12:32.232 428| --color-100: var(--color-gray-100);
11:12:32.233 | ^
11:12:32.233 429| --color-200: var(--color-gray-200);
11:12:32.233 430| --color-300: var(--color-gray-300);
11:12:32.233 ​[plugin:vite:nvue-css] WARNING: --color200 is not a standard property name (may not be supported)​
11:12:32.233 ​
11:12:32.233 427| .theme-dark {
11:12:32.233 428| --color-100: var(--color-gray-100);
11:12:32.233 429| --color-200: var(--color-gray-200);
11:12:32.233 | ^
11:12:32.234 430| --color-300: var(--color-gray-300);
11:12:32.234 431| --color-400: var(--color-gray-400);
11:12:32.234 ​[plugin:vite:nvue-css] WARNING: --color300 is not a standard property name (may not be supported)​
11:12:32.234 ​
11:12:32.234 428| --color-100: var(--color-gray-100);
11:12:32.234 429| --color-200: var(--color-gray-200);
11:12:32.234 430| --color-300: var(--color-gray-300);
11:12:32.234 | ^
11:12:32.234 431| --color-400: var(--color-gray-400);
11:12:32.234 432| }
11:12:32.235 ​[plugin:vite:nvue-css] WARNING: --color400 is not a standard property name (may not be supported)​
11:12:32.235 ​
11:12:32.235 429| --color-200: var(--color-gray-200);
11:12:32.235 430| --color-300: var(--color-gray-300);
11:12:32.235 431| --color-400: var(--color-gray-400);
11:12:32.235 | ^
11:12:32.235 432| }
11:12:32.235 433| .highlight-element {
11:12:32.235 ​[plugin:vite:nvue-css] WARNING: --color100 is not a standard property name (may not be supported)​
11:12:32.236 ​
11:12:32.236 443| }
11:12:32.236 444| .theme-dark {
11:12:32.236 445| --color-100: var(--color-gray-100);
11:12:32.236 | ^
11:12:32.236 446| --color-200: var(--color-gray-200);
11:12:32.236 447| --color-300: var(--color-gray-300);
11:12:32.236 ​[plugin:vite:nvue-css] WARNING: --color200 is not a standard property name (may not be supported)​
11:12:32.237 ​
11:12:32.237 444| .theme-dark {
11:12:32.237 445| --color-100: var(--color-gray-100);
11:12:32.237 446| --color-200: var(--color-gray-200);
11:12:32.237 | ^
11:12:32.237 447| --color-300: var(--color-gray-300);
11:12:32.237 448| --color-400: var(--color-gray-400);
11:12:32.237 ​[plugin:vite:nvue-css] WARNING: --color300 is not a standard property name (may not be supported)​
11:12:32.238 ​
11:12:32.238 445| --color-100: var(--color-gray-100);
11:12:32.238 446| --color-200: var(--color-gray-200);
11:12:32.238 447| --color-300: var(--color-gray-300);
11:12:32.238 | ^
11:12:32.238 448| --color-400: var(--color-gray-400);
11:12:32.238 449| }
11:12:32.238 ​[plugin:vite:nvue-css] WARNING: --color400 is not a standard property name (may not be supported)​
11:12:32.238 ​
11:12:32.239 446| --color-200: var(--color-gray-200);
11:12:32.239 447| --color-300: var(--color-gray-300);
11:12:32.239 448| --color-400: var(--color-gray-400);
11:12:32.239 | ^
11:12:32.239 449| }
11:12:32.239 450| .highlight-element {
11:12:32.239 ​[plugin:vite:nvue-css] ERROR: property value var(--color-300) is not valid for background-color
11:12:32.239 ​
11:12:32.239 459| font-size: 30rpx;
11:12:32.239 460| color: white;
11:12:32.240 461| background-color: var(--color-300);
11:12:32.240 | ^
11:12:32.240 462| padding: 10rpx 20rpx;
11:12:32.240 463| / Add some padding /
11:12:32.240 ​[plugin:vite:nvue-css] ERROR: property value var(--color-400) is not valid for color
11:12:32.240 ​
11:12:32.240 466| }
11:12:32.240 467| .cc-list-label-text {
11:12:32.240 468| color: var(--color-400);
11:12:32.241 | ^
11:12:32.241 469| }
11:12:32.241 470| .cc-list-number-normal {
11:12:32.241 ​[plugin:vite:nvue-css] ERROR: property value var(--color-400) is not valid for color
11:12:32.241 ​
11:12:32.241 469| }
11:12:32.241 470| .cc-list-number-normal {
11:12:32.241 471| color: var(--color-400);
11:12:32.241 | ^
11:12:32.241 472| font-size: 35rpx;
11:12:32.242 473| font-weight: bold;
11:12:32.242 uts插件[uts-progressNotification]文件未发生变化,跳过编译
11:24:48.155
11:24:48.164 编译器内存溢出,请参考:https://uniapp.dcloud.net.cn/tutorial/run/OOM.html
11:24:48.165
11:24:48.165 <--- Last few GCs --->
11:24:48.166 [32080:00000197431DB520] 654439 ms: Scavenge 13780.2 (14024.5) -> 13778.5 (14038.5) MB, 154.1 / 0.0 ms (average mu = 0.263, current mu = 0.024) allocation failure;
11:24:48.169 [32080:00000197431DB520] 751022 ms: Mark-sweep 13797.7 (14042.1) -> 13795.1 (14054.8) MB, 96572.9 / 0.0 ms (average mu = 0.147, current mu = 0.015) allocation failure; scavenge might not succeed
11:24:48.170 <--- JS stacktrace --->
11:24:48.170 FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
11:24:48.740 1: 00007FF657355AFF node_api_throw_syntax_error+174175
11:24:48.741 2: 00007FF6572D8F26 EVP_MD_meth_get_input_blocksize+59926
11:24:48.741 3: 00007FF6572DABC0 EVP_MD_meth_get_input_blocksize+67248
11:24:48.741 4: 00007FF657D86224 v8::Isolate::ReportExternalAllocationLimitReached+116
11:24:48.741 5: 00007FF657D715B2 v8::Isolate::Exit+674
11:24:48.741 6: 00007FF657BF327C v8::internal::EmbedderStackStateScope::ExplicitScopeForTesting+124
11:24:48.741 7: 00007FF657BF049B v8::internal::Heap::CollectGarbage+3963
11:24:48.741 8: 00007FF657C066D3 v8::internal::HeapAllocator::AllocateRawWithLightRetrySlowPath+2099
11:24:48.741 9: 00007FF657C06F7D v8::internal::HeapAllocator::AllocateRawWithRetryOrFailSlowPath+93
11:24:48.742 10: 00007FF657C16740 v8::internal::Factory::NewFillerObject+816
11:24:48.742 11: 00007FF657907145 v8::internal::DateCache::Weekday+1349
11:24:48.742 12: 00007FF657E24121 v8::internal::SetupIsolateDelegate::SetupHeap+558257
11:24:48.742 13: 00007FF5D8C636BE
11:24:51.056 已停止运行...

2025-05-06 11:33 负责人:无 分享
已邀请:

要回复问题请先登录注册