7***@qq.com
7***@qq.com
  • 发布:2020-01-15 18:16
  • 更新:2021-01-19 08:27
  • 阅读:5901

本地打包和云打包报错不支持如下css

分类:uni-app

在使用uniapp云打包或本地打包的时候报错
看了一些回答说在mainfest.json把编译模式改成uni-app或者weex。都试过不行
我计划是在app上运行的。所有的页面文件全为vue
下面试报错信息
[HBuilder] 18:11:31.672 项目 'app'开始导出...
[HBuilder] 18:11:31.674 项目 'app' 开始编译...
[HBuilder] 18:11:32.878 当前nvue编译模式:weex 。编译模式差异见:https://ask.dcloud.net.cn/article/36074
[HBuilder] 18:11:32.879 正在编译中...
[HBuilder] 18:11:36.643 nvue中不支持如下css。如全局或公共样式受影响,建议将告警样式写在ifndef APP-PLUS-NVUE的条件编译中,详情如下:
[HBuilder] 18:11:36.644 ERROR: Selector view is not supported. Weex only support single-classname selector at App.vue:35
[HBuilder] 18:11:36.647 ERROR: Selector progress is not supported. Weex only support single-classname selector at App.vue:39
[HBuilder] 18:11:36.651 ERROR: Selector checkbox-group is not supported. Weex only support single-classname selector at App.vue:39
[HBuilder] 18:11:36.658 ERROR: Selector form is not supported. Weex only support single-classname selector at App.vue:43
[HBuilder] 18:11:36.659 WARNING: display is not a standard property name (may not be supported) at App.vue:47
[HBuilder] 18:11:36.664 WARNING: display is not a standard property name (may not be supported) at App.vue:67
[HBuilder] 18:11:36.669 ERROR: Selector .uni-inline-item text is not supported. Weex only support single-classname selector at App.vue:71
[HBuilder] 18:11:36.675 ERROR: Selector .uni-inline-item text:last-child is not supported. Weex only support single-classname selector at App.vue:74
[HBuilder] 18:11:36.675 WARNING: display is not a standard property name (may not be supported) at App.vue:84
[HBuilder] 18:11:36.681 WARNING: box-sizing is not a standard property name (may not be supported) at App.vue:90
[HBuilder] 18:11:36.682 WARNING: border-bottom is not a standard property name (may not be supported) at App.vue:91
[HBuilder] 18:11:36.688 WARNING: flex-grow is not a standard property name (may not be supported) at App.vue:95
[HBuilder] 18:11:36.696 WARNING: overflow-x is not a standard property name (may not be supported) at App.vue:96
[HBuilder] 18:11:36.702 ERROR: Selector .uni-title text is not supported. Weex only support single-classname selector at App.vue:115
[HBuilder] 18:11:36.706 WARNING: background is not a standard property name (may not be supported), suggest background-color at App.vue:139
[HBuilder] 18:11:36.714 WARNING: background is not a standard property name (may not be supported), suggest background-color at App.vue:143
[HBuilder] 18:11:36.721 WARNING: background is not a standard property name (may not be supported), suggest background-color at App.vue:147
[HBuilder] 18:11:36.729 ERROR: property value justify is not supported for text-align (supported values are: left|center|right) at App.vue:184
[HBuilder] 18:11:36.729 WARNING: text-justify is not a standard property name (may not be supported) at App.vue:185
[HBuilder] 18:11:36.736 WARNING: word-break is not a standard property name (may not be supported) at App.vue:186
[HBuilder] 18:11:36.737 ERROR: Selector .uni-btn-v button is not supported. Weex only support single-classname selector at App.vue:192
[HBuilder] 18:11:36.744 WARNING: display is not a standard property name (may not be supported) at App.vue:197
[HBuilder] 18:11:36.745 ERROR: Selector .uni-form-item .title is not supported. Weex only support single-classname selector at App.vue:201
[HBuilder] 18:11:36.752 WARNING: word-wrap is not a standard property name (may not be supported) at App.vue:206
[HBuilder] 18:11:36.753 WARNING: word-break is not a standard property name (may not be supported) at App.vue:207
[HBuilder] 18:11:36.761 WARNING: text-indent is not a standard property name (may not be supported) at App.vue:208
[HBuilder] 18:11:36.768 ERROR: Selector radio-group is not supported. Weex only support single-classname selector at App.vue:217
[HBuilder] 18:11:36.769 ERROR: Selector checkbox-group is not supported. Weex only support single-classname selector at App.vue:217
[HBuilder] 18:11:36.777 ERROR: Selector radio-group label is not supported. Weex only support single-classname selector at App.vue:221
[HBuilder] 18:11:36.777 ERROR: Selector checkbox-group label is not supported. Weex only support single-classname selector at App.vue:221
[HBuilder] 18:11:36.786 ERROR: Selector .uni-form-item .with-fun is not supported. Weex only support single-classname selector at App.vue:225
[HBuilder] 18:11:36.794 WARNING: display is not a standard property name (may not be supported) at App.vue:226
[HBuilder] 18:11:36.809 WARNING: background is not a standard property name (may not be supported), suggest background-color at App.vue:228
[HBuilder] 18:11:36.810 ERROR: Selector .uni-form-item .with-fun .uni-icon is not supported. Weex only support single-classname selector at App.vue:230
[HBuilder] 18:11:36.820 WARNING: flex-shrink is not a standard property name (may not be supported) at App.vue:234
[HBuilder] 18:11:36.829 WARNING: display is not a standard property name (may not be supported) at App.vue:249
[HBuilder] 18:11:36.830 ERROR: Selector .uni-badge.uni-badge-inverted is not supported. Weex only support single-classname selector at App.vue:255
[HBuilder] 18:11:36.837 ERROR: Selector .uni-badge-blue.uni-badge-inverted is not supported. Weex only support single-classname selector at App.vue:264
[HBuilder] 18:11:36.838 ERROR: Selector .uni-badge-primary.uni-badge-inverted is not supported. Weex only support single-classname selector at App.vue:264
[HBuilder] 18:11:36.846 ERROR: Selector .uni-badge-green.uni-badge-inverted is not supported. Weex only support single-classname selector at App.vue:274
[HBuilder] 18:11:36.854 ERROR: Selector .uni-badge-success.uni-badge-inverted is not supported. Weex only support single-classname selector at App.vue:274
[HBuilder] 18:11:36.855 ERROR: Selector .uni-badge-warning.uni-badge-inverted is not supported. Weex only support single-classname selector at App.vue:284
[HBuilder] 18:11:36.863 ERROR: Selector .uni-badge-yellow.uni-badge-inverted is not supported. Weex only support single-classname selector at App.vue:284
[HBuilder] 18:11:36.870 ERROR: Selector .uni-badge-danger.uni-badge-inverted is not supported. Weex only support single-classname selector at App.vue:294
[HBuilder] 18:11:36.879 ERROR: Selector .uni-badge-red.uni-badge-inverted is not supported. Weex only support single-classname selector at App.vue:294
[HBuilder] 18:11:36.879 ERROR: Selector .uni-badge-purple.uni-badge-inverted is not supported. Weex only support single-classname selector at App.vue:304
[HBuilder] 18:11:36.887 ERROR: Selector .uni-badge-royal.uni-badge-inverted is not supported. Weex only support single-classname selector at App.vue:304
[HBuilder] 18:11:36.896 ERROR: Selector .uni-collapse-content.uni-active is not supported. Weex only support single-classname selector at App.vue:315
[HBuilder] 18:11:36.897 ERROR: property value auto is not supported for height (only number and pixel values are supported) at App.vue:316
[HBuilder] 18:11:36.906 WARNING: background is not a standard property name (may not be supported), suggest background-color at App.vue:320
[HBuilder] 18:11:36.907 ERROR: Selector .uni-card-content.image-view is not supported. Weex only support single-classname selector at App.vue:329
[HBuilder] 18:11:36.915 WARNING: display is not a standard property name (may not be supported) at App.vue:340
[HBuilder] 18:11:36.925 WARNING: min-height is not a standard property name (may not be supported) at App.vue:341
[HBuilder] 18:11:36.925 WARNING: content is not a standard property name (may not be supported) at App.vue:359
[HBuilder] 18:11:36.934 WARNING: -webkit-transform is not a standard property name (may not be supported) at App.vue:360
[HBuilder] 18:11:36.943 ERROR: property value auto is not supported for top (only number and pixel values are supported) at App.vue:365
[HBuilder] 18:11:36.944 WARNING: display is not a standard property name (may not be supported) at App.vue:378
[HBuilder] 18:11:36.952 WARNING: display is not a standard property name (may not be supported) at App.vue:400
[HBuilder] 18:11:36.955 WARNING: content is not a standard property name (may not be supported) at App.vue:410
[HBuilder] 18:11:36.963 WARNING: -webkit-transform is not a standard property name (may not be supported) at App.vue:411
[HBuilder] 18:11:36.971 WARNING: content is not a standard property name (may not be supported) at App.vue:422
[HBuilder] 18:11:36.971 WARNING: -webkit-transform is not a standard property name (may not be supported) at App.vue:423
[HBuilder] 18:11:36.981 WARNING: display is not a standard property name (may not be supported) at App.vue:429
[HBuilder] 18:11:36.981 WARNING: content is not a standard property name (may not be supported) at App.vue:456
[HBuilder] 18:11:36.991 WARNING: -webkit-transform is not a standard property name (may not be supported) at App.vue:457
[HBuilder] 18:11:36.998 ERROR: Selector .uni-list .uni-list-cell:last-child::after is not supported. Weex only support single-classname selector at App.vue:461
[HBuilder] 18:11:37.006 ERROR: Selector .uni-list-cell-last.uni-list-cell::after is not supported. Weex only support single-classname selector at App.vue:464
[HBuilder] 18:11:37.016 WARNING: display is not a standard property name (may not be supported) at App.vue:469
[HBuilder] 18:11:37.016 WARNING: content is not a standard property name (may not be supported) at App.vue:480
[HBuilder] 18:11:37.023 WARNING: -webkit-transform is not a standard property name (may not be supported) at App.vue:481
[HBuilder] 18:11:37.032 WARNING: content is not a standard property name (may not be supported) at App.vue:491
[HBuilder] 18:11:37.033 WARNING: -webkit-transform is not a standard property name (may not be supported) at App.vue:492
[HBuilder] 18:11:37.040 WARNING: display is not a standard property name (may not be supported) at App.vue:501
[HBuilder] 18:11:37.050 WARNING: box-sizing is not a standard property name (may not be supported) at App.vue:502
[HBuilder] 18:11:37.050 ERROR: Selector .uni-list-cell-navigate.uni-navigate-right:after is not supported. Weex only support single-classname selector at App.vue:514
[HBuilder] 18:11:37.061 WARNING: content is not a standard property name (may not be supported) at App.vue:516
[HBuilder] 18:11:37.063 WARNING: -webkit-transform is not a standard property name (may not be supported) at App.vue:521
[HBuilder] 18:11:37.070 ERROR: Selector .uni-list-cell-navigate.uni-navigate-bottom:after is not supported. Weex only support single-classname selector at App.vue:524
[HBuilder] 18:11:37.071 WARNING: content is not a standard property name (may not be supported) at App.vue:526
[HBuilder] 18:11:37.079 WARNING: -webkit-transform is not a standard property name (may not be supported) at App.vue:531
[HBuilder] 18:11:37.080 ERROR: Selector .uni-list-cell-navigate.uni-navigate-bottom.uni-active::after is not supported. Weex only support single-classname selector at App.vue:534
[HBuilder] 18:11:37.087 WARNING: content is not a standard property name (may not be supported) at App.vue:536
[HBuilder] 18:11:37.095 WARNING: -webkit-transform is not a standard property name (may not be supported) at App.vue:541
[HBuilder] 18:11:37.096 ERROR: Selector .uni-collapse.uni-list-cell is not supported. Weex only support single-classname selector at App.vue:544
[HBuilder] 18:11:37.103 ERROR: Selector .uni-list-cell-navigate.uni-active is not supported. Weex only support single-classname selector at App.vue:547
[HBuilder] 18:11:37.104 WARNING: background is not a standard property name (may not be supported), suggest background-color at App.vue:548
[HBuilder] 18:11:37.113 ERROR: Selector .uni-list.uni-collapse is not supported. Weex only support single-classname selector at App.vue:550
[HBuilder] 18:11:37.121 WARNING: box-sizing is not a standard property name (may not be supported) at App.vue:551
[HBuilder] 18:11:37.129 ERROR: Selector .uni-collapse .uni-list-cell is not supported. Weex only support single-classname selector at App.vue:555
[HBuilder] 18:11:37.137 ERROR: Selector .uni-collapse .uni-list-cell::after is not supported. Weex only support single-classname selector at App.vue:558
[HBuilder] 18:11:37.145 ERROR: Selector .uni-list.uni-active is not supported. Weex only support single-classname selector at App.vue:561
[HBuilder] 18:11:37.145 ERROR: property value auto is not supported for height (only number and pixel values are supported) at App.vue:562
[HBuilder] 18:11:37.152 WARNING: display is not a standard property name (may not be supported) at App.vue:566
[HBuilder] 18:11:37.161 WARNING: box-sizing is not a standard property name (may not be supported) at App.vue:569
[HBuilder] 18:11:37.161 WARNING: display is not a standard property name (may not be supported) at App.vue:575
[HBuilder] 18:11:37.169 ERROR: Selector .uni-triplex-left .uni-title is not supported. Weex only support single-classname selector at App.vue:581
[HBuilder] 18:11:37.170 ERROR: Selector .uni-triplex-left .uni-text is not supported. Weex only support single-classname selector at App.vue:584
[HBuilder] 18:11:37.178 ERROR: Selector .uni-triplex-left .uni-text-small is not supported. Weex only support single-classname selector at App.vue:584
[HBuilder] 18:11:37.179 WARNING: box-sizing is not a standard property name (may not be supported) at App.vue:595
[HBuilder] 18:11:37.188 WARNING: display is not a standard property name (may not be supported) at App.vue:596
[HBuilder] 18:11:37.188 ERROR: Selector .uni-navigate-right.uni-media-list is not supported. Weex only support single-classname selector at App.vue:600
[HBuilder] 18:11:37.196 ERROR: Selector .uni-pull-right>.uni-media-list-logo is not supported. Weex only support single-classname selector at App.vue:606
[HBuilder] 18:11:37.197 ERROR: Selector .uni-media-list-logo image is not supported. Weex only support single-classname selector at App.vue:615
[HBuilder] 18:11:37.205 WARNING: display is not a standard property name (may not be supported) at App.vue:621
[HBuilder] 18:11:37.213 WARNING: background is not a standard property name (may not be supported), suggest background-color at App.vue:641
[HBuilder] 18:11:37.213 WARNING: display is not a standard property name (may not be supported) at App.vue:643
[HBuilder] 18:11:37.223 WARNING: border-top is not a standard property name (may not be supported) at App.vue:646
[HBuilder] 18:11:37.224 WARNING: display is not a standard property name (may not be supported) at App.vue:651
[HBuilder] 18:11:37.231 WARNING: border-bottom is not a standard property name (may not be supported) at App.vue:655
[HBuilder] 18:11:37.241 WARNING: border-right is not a standard property name (may not be supported) at App.vue:656
[HBuilder] 18:11:37.250 WARNING: box-sizing is not a standard property name (may not be supported) at App.vue:658
[HBuilder] 18:11:37.251 WARNING: border-right is not a standard property name (may not be supported) at App.vue:661
[HBuilder] 18:11:37.258 WARNING: background is not a standard property name (may not be supported), suggest background-color at App.vue:675
[HBuilder] 18:11:37.259 WARNING: display is not a standard property name (may not be supported) at App.vue:683
[HBuilder] 18:11:37.269 WARNING: display is not a standard property name (may not be supported) at App.vue:694
[HBuilder] 18:11:37.269 WARNING: display is not a standard property name (may not be supported) at App.vue:704
[HBuilder] 18:11:37.277 WARNING: border is not a standard property name (may not be supported) at App.vue:713
[HBuilder] 18:11:37.284 WARNING: content is not a standard property name (may not be supported) at App.vue:717
[HBuilder] 18:11:37.292 WARNING: -webkit-transform is not a standard property name (may not be supported) at App.vue:721
[HBuilder] 18:11:37.292 WARNING: display is not a standard property name (may not be supported) at App.vue:751
[HBuilder] 18:11:37.304 ERROR: Selector .feedback-star-view.feedback-title is not supported. Weex only support single-classname selector at App.vue:759
[HBuilder] 18:11:37.312 WARNING: content is not a standard property name (may not be supported) at App.vue:770
[HBuilder] 18:11:37.312 WARNING: -webkit-transform is not a standard property name (may not be supported) at App.vue:775
[HBuilder] 18:11:37.320 WARNING: background is not a standard property name (may not be supported), suggest background-color at App.vue:779
[HBuilder] 18:11:37.329 WARNING: box-sizing is not a standard property name (may not be supported) at App.vue:786
[HBuilder] 18:11:37.329 WARNING: min-height is not a standard property name (may not be supported) at App.vue:792
[HBuilder] 18:11:37.336 WARNING: content is not a standard property name (may not be supported) at App.vue:808
[HBuilder] 18:11:37.337 ERROR: Selector .feedback-star.active is not supported. Weex only support single-classname selector at App.vue:810
[HBuilder] 18:11:37.346 ERROR: Selector .feedback-star.active:after is not supported. Weex only support single-classname selector at App.vue:813
[HBuilder] 18:11:37.346 WARNING: content is not a standard property name (may not be supported) at App.vue:814
[HBuilder] 18:11:37.353 WARNING: background is not a standard property name (may not be supported), suggest background-color at App.vue:817
[HBuilder] 18:11:37.362 WARNING: content is not a standard property name (may not be supported) at App.vue:833
[HBuilder] 18:11:37.362 WARNING: -webkit-transform is not a standard property name (may not be supported) at App.vue:834
[HBuilder] 18:11:37.370 WARNING: content is not a standard property name (may not be supported) at App.vue:844
[HBuilder] 18:11:37.371 WARNING: -webkit-transform is not a standard property name (may not be supported) at App.vue:845
[HBuilder] 18:11:37.383 WARNING: display is not a standard property name (may not be supported) at App.vue:851
[HBuilder] 18:11:37.393 WARNING: display is not a standard property name (may not be supported) at App.vue:858
[HBuilder] 18:11:37.394 ERROR: Selector .input-row .title is not supported. Weex only support single-classname selector at App.vue:862
[HBuilder] 18:11:37.401 WARNING: min-height is not a standard property name (may not be supported) at App.vue:865
[HBuilder] 18:11:37.402 ERROR: Selector .input-row.border::after is not supported. Weex only support single-classname selector at App.vue:870
[HBuilder] 18:11:37.411 WARNING: content is not a standard property name (may not be supported) at App.vue:876
[HBuilder] 18:11:37.411 WARNING: -webkit-transform is not a standard property name (may not be supported) at App.vue:877
[HBuilder] 18:11:37.423 ERROR: Selector .uni-input-group .uni-input-row:after is not supported. Weex only support single-classname selector at App.vue:881
[HBuilder] 18:11:37.424 WARNING: content is not a standard property name (may not be supported) at App.vue:887
[HBuilder] 18:11:37.438 ERROR: Selector .uni-input-row label is not supported. Weex only support single-classname selector at App.vue:891
[HBuilder] 18:11:37.439 WARNING: background is not a standard property name (may not be supported), suggest background-color at App.vue:897
[HBuilder] 18:11:37.447 ERROR: Selector .uni-textarea textarea is not supported. Weex only support single-classname selector at App.vue:899
[HBuilder] 18:11:37.456 WARNING: display is not a standard property name (may not be supported) at App.vue:908
[HBuilder] 18:11:37.456 ERROR: Selector .uni-tab-bar .list is not supported. Weex only support single-classname selector at App.vue:914
[HBuilder] 18:11:37.466 WARNING: white-space is not a standard property name (may not be supported) at App.vue:920
[HBuilder] 18:11:37.475 WARNING: border-bottom is not a standard property name (may not be supported) at App.vue:923
[HBuilder] 18:11:37.476 WARNING: display is not a standard property name (may not be supported) at App.vue:928
[HBuilder] 18:11:37.486 ERROR: Selector .uni-tab-bar .active is not supported. Weex only support single-classname selector at App.vue:932
[HBuilder] 18:11:37.487 ERROR: Selector .uni-tab-bar .swiper-box is not supported. Weex only support single-classname selector at App.vue:935
[HBuilder] 18:11:37.497 ERROR: property value calc(100% - 100rpx) is not supported for height (only number and pixel values are supported) at App.vue:938
[HBuilder] 18:11:37.497 WARNING: flex-grow is not a standard property name (may not be supported) at App.vue:946
[HBuilder] 18:11:37.507 WARNING: display is not a standard property name (may not be supported) at App.vue:947
[HBuilder] 18:11:37.508 ERROR: Selector .uni-steps view is not supported. Weex only support single-classname selector at App.vue:950
[HBuilder] 18:11:37.517 WARNING: display is not a standard property name (may not be supported) at App.vue:951
[HBuilder] 18:11:37.517 WARNING: float is not a standard property name (may not be supported) at App.vue:953
[HBuilder] 18:11:37.526 ERROR: Selector .uni-steps .step is not supported. Weex only support single-classname selector at App.vue:955
[HBuilder] 18:11:37.527 ERROR: Selector .uni-steps .step-circle is not supported. Weex only support single-classname selector at App.vue:960
[HBuilder] 18:11:37.538 WARNING: background is not a standard property name (may not be supported), suggest background-color at App.vue:964
[HBuilder] 18:11:37.549 WARNING: flex-shrink is not a standard property name (may not be supported) at App.vue:967
[HBuilder] 18:11:37.549 ERROR: Selector .uni-steps .step-content is not supported. Weex only support single-classname selector at App.vue:972
[HBuilder] 18:11:37.557 WARNING: border-bottom is not a standard property name (may not be supported) at App.vue:975
[HBuilder] 18:11:37.557 ERROR: Selector .uni-steps .step-title is not supported. Weex only support single-classname selector at App.vue:977
[HBuilder] 18:11:37.568 WARNING: background is not a standard property name (may not be supported), suggest background-color at App.vue:980
[HBuilder] 18:11:37.568 ERROR: property value auto is not supported for width (only number and pixel values are supported) at App.vue:981
[HBuilder] 18:11:37.580 ERROR: Selector .uni-steps .current .step-circle is not supported. Weex only support single-classname selector at App.vue:985
[HBuilder] 18:11:37.581 WARNING: background is not a standard property name (may not be supported), suggest background-color at App.vue:986
[HBuilder] 18:11:37.595 ERROR: Selector .uni-steps .current .step-content is not supported. Weex only support single-classname selector at App.vue:989
[HBuilder] 18:11:37.596 ERROR: Selector .uni-steps .current .step-title is not supported. Weex only support single-classname selector at App.vue:992
[HBuilder] 18:11:37.605 WARNING: display is not a standard property name (may not be supported) at App.vue:998
[HBuilder] 18:11:37.606 WARNING: flex-grow is not a standard property name (may not be supported) at App.vue:999
[HBuilder] 18:11:37.620 WARNING: display is not a standard property name (may not be supported) at App.vue:1007
[HBuilder] 18:11:37.632 WARNING: flex-shrink is not a standard property name (may not be supported) at App.vue:1014
[HBuilder] 18:11:37.632 ERROR: Selector .uni-comment-face image is not supported. Weex only support single-classname selector at App.vue:1017
[HBuilder] 18:11:37.642 ERROR: Selector .uni-comment-top text is not supported. Weex only support single-classname selector at App.vue:1028
[HBuilder] 18:11:37.642 WARNING: display is not a standard property name (may not be supported) at App.vue:1036
[HBuilder] 18:11:37.652 WARNING: flex-grow is not a standard property name (may not be supported) at App.vue:1037
[HBuilder] 18:11:37.664 ERROR: Selector .uni-comment-date view is not supported. Weex only support single-classname selector at App.vue:1039
[HBuilder] 18:11:37.665 WARNING: background is not a standard property name (may not be supported), suggest background-color at App.vue:1050
[HBuilder] 18:11:37.677 WARNING: display is not a standard property name (may not be supported) at App.vue:1063
[HBuilder] 18:11:37.678 ERROR: Selector .uni-swiper-msg-icon image is not supported. Weex only support single-classname selector at App.vue:1069
[HBuilder] 18:11:37.689 WARNING: flex-shrink is not a standard property name (may not be supported) at App.vue:1071
[HBuilder] 18:11:37.690 ERROR: Selector .uni-swiper-msg swiper is not supported. Weex only support single-classname selector at App.vue:1073
[HBuilder] 18:11:37.703 ERROR: Selector .uni-swiper-msg swiper-item is not supported. Weex only support single-classname selector at App.vue:1077
[HBuilder] 18:11:37.704 WARNING: display is not a standard property name (may not be supported) at App.vue:1082
[HBuilder] 18:11:37.716 WARNING: display is not a standard property name (may not be supported) at App.vue:1089
[HBuilder] 18:11:37.716 WARNING: word-break is not a standard property name (may not be supported) at App.vue:1103
[HBuilder] 18:11:37.728 WARNING: display is not a standard property name (may not be supported) at App.vue:1104
[HBuilder] 18:11:37.729 WARNING: -webkit-box-orient is not a standard property name (may not be supported) at App.vue:1108
[HBuilder] 18:11:37.741 WARNING: -webkit-line-clamp is not a standard property name (may not be supported) at App.vue:1109
[HBuilder] 18:11:37.742 WARNING: display is not a standard property name (may not be supported) at App.vue:1136
[HBuilder] 18:11:37.752 WARNING: display is not a standard property name (may not be supported) at App.vue:1141
[HBuilder] 18:11:37.754 WARNING: box-sizing is not a standard property name (may not be supported) at App.vue:1145
[HBuilder] 18:11:37.763 ERROR: Selector .uni-timeline-item .uni-timeline-item-keynode is not supported. Weex only support single-classname selector at App.vue:1149
[HBuilder] 18:11:37.766 WARNING: flex-shrink is not a standard property name (may not be supported) at App.vue:1151
[HBuilder] 18:11:37.776 WARNING: box-sizing is not a standard property name (may not be supported) at App.vue:1152
[HBuilder] 18:11:37.777 ERROR: Selector .uni-timeline-item .uni-timeline-item-divider is not supported. Weex only support single-classname selector at App.vue:1157
[HBuilder] 18:11:37.787 WARNING: flex-shrink is not a standard property name (may not be supported) at App.vue:1158
[HBuilder] 18:11:37.789 WARNING: content is not a standard property name (may not be supported) at App.vue:1172
[HBuilder] 18:11:37.799 WARNING: background is not a standard property name (may not be supported), suggest background-color at App.vue:1173
[HBuilder] 18:11:37.800 ERROR: Selector .uni-timeline-last-item .uni-timeline-item-divider:after is not supported. Weex only support single-classname selector at App.vue:1181
[HBuilder] 18:11:37.809 WARNING: display is not a standard property name (may not be supported) at App.vue:1182
[HBuilder] 18:11:37.810 ERROR: Selector .uni-timeline-first-item .uni-timeline-item-divider:before is not supported. Weex only support single-classname selector at App.vue:1184
[HBuilder] 18:11:37.820 WARNING: display is not a standard property name (may not be supported) at App.vue:1185
[HBuilder] 18:11:37.831 ERROR: Selector .uni-timeline-item .uni-timeline-item-content is not supported. Weex only support single-classname selector at App.vue:1187
[HBuilder] 18:11:37.839 ERROR: Selector .uni-timeline-last-item .bottom-border::after is not supported. Weex only support single-classname selector at App.vue:1190
[HBuilder] 18:11:37.847 WARNING: display is not a standard property name (may not be supported) at App.vue:1191
[HBuilder] 18:11:37.861 ERROR: Selector .uni-timeline-item-content .datetime is not supported. Weex only support single-classname selector at App.vue:1193
[HBuilder] 18:11:37.869 ERROR: Selector .uni-timeline-last-item .uni-timeline-item-divider is not supported. Weex only support single-classname selector at App.vue:1197
[HBuilder] 18:11:37.877 WARNING: display is not a standard property name (may not be supported) at App.vue:1207
[HBuilder] 18:11:37.885 WARNING: -webkit-font-smoothing is not a standard property name (may not be supported) at App.vue:1209
[HBuilder] 18:11:37.893 ERROR: Selector .uni-icon.uni-active is not supported. Weex only support single-classname selector at App.vue:1211
[HBuilder] 18:11:37.894 WARNING: content is not a standard property name (may not be supported) at App.vue:1215
[HBuilder] 18:11:37.902 WARNING: content is not a standard property name (may not be supported) at App.vue:1218
[HBuilder] 18:11:37.911 WARNING: content is not a standard property name (may not be supported) at App.vue:1221
[HBuilder] 18:11:37.911 WARNING: content is not a standard property name (may not be supported) at App.vue:1224
[HBuilder] 18:11:37.919 WARNING: content is not a standard property name (may not be supported) at App.vue:1227
[HBuilder] 18:11:37.929 WARNING: content is not a standard property name (may not be supported) at App.vue:1230
[HBuilder] 18:11:37.929 WARNING: content is not a standard property name (may not be supported) at App.vue:1233
[HBuilder] 18:11:37.937 WARNING: content is not a standard property name (may not be supported) at App.vue:1236
[HBuilder] 18:11:37.945 WARNING: content is not a standard property name (may not be supported) at App.vue:1239
[HBuilder] 18:11:37.952 WARNING: content is not a standard property name (may not be supported) at App.vue:1242
[HBuilder] 18:11:37.961 WARNING: content is not a standard property name (may not be supported) at App.vue:1245
[HBuilder] 18:11:37.962 WARNING: content is not a standard property name (may not be supported) at App.vue:1248
[HBuilder] 18:11:37.969 WARNING: content is not a standard property name (may not be supported) at App.vue:1251
[HBuilder] 18:11:37.969 WARNING: content is not a standard property name (may not be supported) at App.vue:1254
[HBuilder] 18:11:37.977 WARNING: content is not a standard property name (may not be supported) at App.vue:1257
[HBuilder] 18:11:37.978 WARNING: content is not a standard property name (may not be supported) at App.vue:1260
[HBuilder] 18:11:37.985 WARNING: content is not a standard property name (may not be supported) at App.vue:1263
[HBuilder] 18:11:37.986 WARNING: content is not a standard property name (may not be supported) at App.vue:1266
[HBuilder] 18:11:37.992 WARNING: content is not a standard property name (may not be supported) at App.vue:1269
[HBuilder] 18:11:37.993 WARNING: content is not a standard property name (may not be supported) at App.vue:1272
[HBuilder] 18:11:38.000 WARNING: content is not a standard property name (may not be supported) at App.vue:1275
[HBuilder] 18:11:38.000 WARNING: content is not a standard property name (may not be supported) at App.vue:1278
[HBuilder] 18:11:38.007 WARNING: content is not a standard property name (may not be supported) at App.vue:1281
[HBuilder] 18:11:38.008 WARNING: content is not a standard property name (may not be supported) at App.vue:1285
[HBuilder] 18:11:38.015 WARNING: content is not a standard property name (may not be supported) at App.vue:1288
[HBuilder] 18:11:38.023 WARNING: content is not a standard property name (may not be supported) at App.vue:1291
[HBuilder] 18:11:38.024 WARNING: content is not a standard property name (may not be supported) at App.vue:1294
[HBuilder] 18:11:38.032 WARNING: content is not a standard property name (may not be supported) at App.vue:1297
[HBuilder] 18:11:38.040 WARNING: content is not a standard property name (may not be supported) at App.vue:1300
[HBuilder] 18:11:38.049 WARNING: content is not a standard property name (may not be supported) at App.vue:1303
[HBuilder] 18:11:38.050 WARNING: content is not a standard property name (may not be supported) at App.vue:1306
[HBuilder] 18:11:38.056 WARNING: content is not a standard property name (may not be supported) at App.vue:1309
[HBuilder] 18:11:38.064 WARNING: content is not a standard property name (may not be supported) at App.vue:1312
[HBuilder] 18:11:38.064 WARNING: content is not a standard property name (may not be supported) at App.vue:1315
[HBuilder] 18:11:38.071 WARNING: content is not a standard property name (may not be supported) at App.vue:1318
[HBuilder] 18:11:38.078 WARNING: content is not a standard property name (may not be supported) at App.vue:1321
[HBuilder] 18:11:38.086 WARNING: content is not a standard property name (may not be supported) at App.vue:1324
[HBuilder] 18:11:38.095 WARNING: content is not a standard property name (may not be supported) at App.vue:1327
[HBuilder] 18:11:38.096 WARNING: content is not a standard property name (may not be supported) at App.vue:1330
[HBuilder] 18:11:38.105 WARNING: content is not a standard property name (may not be supported) at App.vue:1334
[HBuilder] 18:11:38.115 WARNING: content is not a standard property name (may not be supported) at App.vue:1338

2020-01-15 18:16 负责人:无 分享
已邀请:
2***@qq.com

2***@qq.com

给APP.vue文件引入的css加上条件编译 非Nvue页面编译/每个页面公共css /
/ #ifndef APP-NVUE /

/* #endif */
7***@qq.com

7***@qq.com (作者) - 一位求姿势的路人丁丁

有大佬嘛

cissy798

cissy798

[HBuilder] 18:11:32.878 当前nvue编译模式:weex 。编译模式差异见:https://ask.dcloud.net.cn/article/36074

编译模式改成uniapp

  • 7***@qq.com (作者)

    都试过。。都是报一大堆错

    2020-01-16 14:25

s***@outlook.com

s***@outlook.com - 简单传递美好,

Nvue的css样式,你需要参考https://ask.dcloud.net.cn/article/36074,另外也可以看一下weex的文档,css尽可能写全,不能简写,比如:

border:1rpx solid red;  

需要改为完整版  

border-width:1rpx;  
border-color:red;  
border-style:solid;  
  • 7***@qq.com (作者)

    但我用的是vue页面

    2020-01-16 14:26

  • 7***@qq.com (作者)

    是不是说。我需要把页面复制一遍然后把文件改为nvue?

    2020-01-16 14:26

  • s***@outlook.com

    回复 7***@qq.com: 虽然你写的是Vue页面,但是你的项目里面使用的Nvue的东西,他们公用APP.Vue,即在编译项目中Nvue部分也会查看APP.Vue内的css,使用条件编译,在编译Nvue时排除这些css

    2020-01-16 16:42

  • 7***@qq.com (作者)

    回复 s***@outlook.com: 卧槽。高手

    2020-01-17 15:39

7***@qq.com

7***@qq.com (作者) - 一位求姿势的路人丁丁

有人嘛。好难受啊。自己折腾两天也没弄出来

两头乌

两头乌

同样的问题,同样解决不了

2***@qq.com

2***@qq.com

  • 迷糊K

    依旧没用

    / #ifndef APP-PLUS-NVUE /

    @import "@/uview-ui/index.scss";

    page {

    height: 100%;

    }

    / #endif /

    这样也没有用啊

    2021-11-13 18:45

2***@qq.com

2***@qq.com

我这边是打开manifest.json--App常用其他配置-----编译模式-----关掉纯nvue项目就好啦

1***@qq.com

1***@qq.com

App平台 v3 模式暂不支持在 js 文件中引用"./style/iconfont.css" 请改在 style 内引用
[HBuilder] 14:07:00.066 nvue中不支持如下css。如全局或公共样式受影响,建议将告警样式写在ifndef APP-PLUS-NVUE的条件编译中,详情如下:
[HBuilder] 14:07:00.122 ERROR: Selector body is not supported. Weex only support single-classname selector at pages/index/index.nvue:365
[HBuilder] 14:07:00.122 WARNING: background is not a standard property name (may not be supported), suggest background-color at pages/index/index.nvue:368
[HBuilder] 14:07:00.128 WARNING: display is not a standard property name (may not be supported) at pages/index/index.nvue:373
[HBuilder] 14:07:00.130 ERROR: property value 50rpx is not supported for font-weight (supported values are: normal|bold|100|200|300|400|500|600|700|800|900) at pages/index/index.nvue:379
[HBuilder] 14:07:00.136 ERROR: Selector .title_right uni-text is not supported. Weex only support single-classname selector at pages/index/index.nvue:389
[HBuilder] 14:07:00.141 WARNING: display is not a standard property name (may not be supported) at pages/index/index.nvue:398
[HBuilder] 14:07:00.142 ERROR: Selector .count_left uni-text is not supported. Weex only support single-classname selector at pages/index/index.nvue:410
[HBuilder] 14:07:00.146 WARNING: display is not a standard property name (may not be supported) at pages/index/index.nvue:419
[HBuilder] 14:07:00.147 WARNING: display is not a standard property name (may not be supported) at pages/index/index.nvue:434
[HBuilder] 14:07:00.151 WARNING: display is not a standard property name (may not be supported) at pages/index/index.nvue:444
[HBuilder] 14:07:00.152 WARNING: border-bottom is not a standard property name (may not be supported) at pages/index/index.nvue:451
[HBuilder] 14:07:00.157 WARNING: display is not a standard property name (may not be supported) at pages/index/index.nvue:456
[HBuilder] 14:07:00.158 WARNING: display is not a standard property name (may not be supported) at pages/index/index.nvue:462
[HBuilder] 14:07:00.162 WARNING: display is not a standard property name (may not be supported) at pages/index/index.nvue:480
[HBuilder] 14:07:00.163 WARNING: border is not a standard property name (may not be supported) at pages/index/index.nvue:502
[HBuilder] 14:07:00.167 WARNING: display is not a standard property name (may not be supported) at TabComponent/Deepth.nvue:60
[HBuilder] 14:07:00.168 ERROR: Selector .items uni-text is not supported. Weex only support single-classname selector at TabComponent/Deepth.nvue:71
[HBuilder] 14:07:00.173 WARNING: border-bottom is not a standard property name (may not be supported) at TabComponent/Detail.nvue:24
[HBuilder] 14:07:00.174 WARNING: display is not a standard property name (may not be supported) at TabComponent/Detail.nvue:25
[HBuilder] 14:07:00.178 WARNING: display is not a standard property name (may not be supported) at TabComponent/NavHeader.nvue:23

该问题目前已经被锁定, 无法添加新回复