请注意运行模式下,因日志输出、sourcemap以及未压缩源码等原因,性能和包体积,均不及发行模式。
00:05:49.469 正在编译中...
00:05:50.152 INFO Starting development server...
00:06:07.248 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:06:07.249 (Emitted value instead of an instance of Error)
00:06:07.257 Errors compiling template:
00:06:07.261 Component template should contain exactly one root element. If you are using v-if on multiple elements, use v-else-if to chain them instead.
00:06:07.262 165| </view>
00:06:07.269 166| <!-- 订单列表结束 -->
00:06:07.276 167| <view class="s_page_box_end" :style="'padding-bottom:'+(isIphoneX ? 68 : 0)+'rpx;'"></view>
00:06:07.277 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.286 168| <!-- 底部导航 开始 -->
00:06:07.293 | ^^^^^^^^^^^^^^^^^^
00:06:07.297 169| <view class="nav_category_bottom" :style="'padding-bottom:'+(isIphoneX ? 68 : 0)+'rpx;'">
00:06:07.303 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.307 170| <view class="n_home" @tap="toIndex">
00:06:07.313 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.318 171| <image src="https://youkejingpin.oss-cn-beijing.aliyuncs.com/static/programs/h_nav_icon_1.png"></image>
00:06:07.318 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.323 172| <text>首页</text>
00:06:07.330 | ^^^^^^^^^^^^^^^^^^^
00:06:07.335 173| </view>
00:06:07.341 | ^^^^^^^^^^
00:06:07.345 174| <view class="n_jielong" @tap="toHome">
00:06:07.351 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.356 175| <image src="https://youkejingpin.oss-cn-beijing.aliyuncs.com/static/programs/h_nav_icon_2.png"></image>
00:06:07.363 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.363 176| <text>优客</text>
00:06:07.371 | ^^^^^^^^^^^^^^^^^^^
00:06:07.378 177| </view>
00:06:07.379 | ^^^^^^^^^^
00:06:07.385 178| <view class="n_jielong" @tap="toGift">
00:06:07.386 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.392 179| <image src="https://youkejingpin.oss-cn-beijing.aliyuncs.com/static/programs/bigGift.png"></image>
00:06:07.397 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.403 180| <text>送礼</text>
00:06:07.411 | ^^^^^^^^^^^^^^^^^^^
00:06:07.411 181| </view>
00:06:07.416 | ^^^^^^^^^^
00:06:07.423 182| <view class="n_car" @tap="toCart">
00:06:07.423 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.428 183| <view class="count" v-if="count > 0" :style="count > 9 ? 'padding:0 6rpx;' : ''">{{count}}</view>
00:06:07.429 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.435 184| <image src="https://youkejingpin.oss-cn-beijing.aliyuncs.com/static/programs/h_nav_icon_4.png"></image>
00:06:07.440 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.445 185| <text>购物车</text>
00:06:07.452 | ^^^^^^^^^^^^^^^^^^^^
00:06:07.457 186| </view>
00:06:07.458 | ^^^^^^^^^^
00:06:07.463 187| <view class="n_my" @tap="toMe">
00:06:07.463 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.470 188| <image src="https://youkejingpin.oss-cn-beijing.aliyuncs.com/static/programs/h_nav_icon_5.png"></image>
00:06:07.470 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.475 189| <text>我的</text>
00:06:07.482 | ^^^^^^^^^^^^^^^^^^^
00:06:07.487 190| </view>
00:06:07.492 | ^^^^^^^^^^
00:06:07.498 191| </view>
00:06:07.502 | ^^^^^^^^^
00:06:07.507 192| <!-- 底部导航 结束 -->
00:06:07.514 | ^^^^^^^^^^^^^^^^^^
00:06:07.519 193| </view>
00:06:07.523 | ^^^^^^^^
00:06:07.528 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\me\myOrder\gift\index.vue:0
00:06:07.535 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:06:07.540 (Emitted value instead of an instance of Error)
00:06:07.545 Errors compiling template:
00:06:07.546 Component template should contain exactly one root element. If you are using v-if on multiple elements, use v-else-if to chain them instead.
00:06:07.550 168| </view>
00:06:07.555 169| </view>
00:06:07.562 170| <view :class="'s_page_box_end '+(isIphoneX ? 's_page_box_end_iphonex' : '')"></view>
00:06:07.566 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.567 171| <!-- 删除订单弹出层 -->
00:06:07.575 | ^^^^^^^^^^^^^^^^^^
00:06:07.579 172| <!-- <view class="modal-box" hidden="{{flag}}">
00:06:07.584 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.591 173| <view class="modal-body">
00:06:07.591 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.595 174| <view class="modal-content modal-content-delorderlist">
00:06:07.600 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.607 175| <view class='title'>{{htitle}}</view>
00:06:07.612 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.617 176| <view class='content'>
00:06:07.621 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.626 177| <text>{{hcontent}}</text>
00:06:07.630 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.630 178| </view>
00:06:07.634 | ^^^^^^^^^^^^^
00:06:07.635 179| <view class='button'>
00:06:07.640 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.644 180| <text class='cannel' bindtap="ordermsgHide">取消</text>
00:06:07.650 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.654 181| <text class='ok' data-order_sn="{{morder_sn}}" data-id="{{id}}" data-ordertype="{{mordertype}}" data-gid="{{item.gid}}" bindtap="confirmchange">确定</text>
00:06:07.661 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.665 182| </view>
00:06:07.670 | ^^^^^^^^^^^^^
00:06:07.676 183| </view>
00:06:07.681 | ^^^^^^^^^^^
00:06:07.687 184| </view>
00:06:07.691 | ^^^^^^^^^
00:06:07.695 185| </view> -->
00:06:07.704 | ^^^^^^^^^^^
00:06:07.708 186| <!-- 删除订单弹出层结束 -->
00:06:07.712 | ^^^^^^^^^^^^^^^^^^^^
00:06:07.716 187| <!-- 底部导航 开始 -->
00:06:07.721 | ^^^^^^^^^^^^^^^^^^
00:06:07.725 188| <view :class="'nav_category_bottom '+(isIphoneX ? 'iphone_tabbar_height' : '')">
00:06:07.729 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.734 189| <view class="n_home" @tap="toIndex">
00:06:07.738 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.742 190| <image src="https://youkejingpin.oss-cn-beijing.aliyuncs.com/static/programs/h_nav_icon_1.png"></image>
00:06:07.749 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.755 191| <text>首页</text>
00:06:07.759 | ^^^^^^^^^^^^^^^^^^^
00:06:07.763 192| </view>
00:06:07.767 | ^^^^^^^^^^
00:06:07.772 193| <view class="n_jielong" @tap="toHome">
00:06:07.776 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.781 194| <image src="https://youkejingpin.oss-cn-beijing.aliyuncs.com/static/programs/h_nav_icon_2.png"></image>
00:06:07.785 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.790 195| <text>优客</text>
00:06:07.796 | ^^^^^^^^^^^^^^^^^^^
00:06:07.800 196| </view>
00:06:07.805 | ^^^^^^^^^^
00:06:07.810 197| <view class="n_jielong" @tap="toGift">
00:06:07.814 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.818 198| <image src="https://youkejingpin.oss-cn-beijing.aliyuncs.com/static/programs/h_nav_icon_6.png"></image>
00:06:07.823 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.829 199| <text>送礼</text>
00:06:07.833 | ^^^^^^^^^^^^^^^^^^^
00:06:07.838 200| </view>
00:06:07.843 | ^^^^^^^^^^
00:06:07.848 201| <view class="n_car" @tap="toCart">
00:06:07.853 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.857 202| <view class="count" v-if="count > 0" :style="count > 9 ? 'padding:0 6rpx;' : ''">{{count}}</view>
00:06:07.862 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.866 203| <image src="https://youkejingpin.oss-cn-beijing.aliyuncs.com/static/programs/h_nav_icon_4.png"></image>
00:06:07.873 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.878 204| <text>购物车</text>
00:06:07.882 | ^^^^^^^^^^^^^^^^^^^^
00:06:07.890 205| </view>
00:06:07.894 | ^^^^^^^^^^
00:06:07.899 206| <view class="n_my" @tap="toMe">
00:06:07.904 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.911 207| <image src="https://youkejingpin.oss-cn-beijing.aliyuncs.com/static/programs/h_nav_icon_5.png"></image>
00:06:07.919 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:07.919 208| <text>我的</text>
00:06:07.925 | ^^^^^^^^^^^^^^^^^^^
00:06:07.925 209| </view>
00:06:07.931 | ^^^^^^^^^^
00:06:07.936 210| </view>
00:06:07.941 | ^^^^^^^^^
00:06:07.945 211| <!-- 底部导航 结束 -->
00:06:07.951 | ^^^^^^^^^^^^^^^^^^
00:06:07.956 212| </view>
00:06:07.960 | ^^^^^^^^
00:06:07.966 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\me\myOrder\todayOrder\todayOrder.vue:0
00:06:07.970 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:06:07.975 (Emitted value instead of an instance of Error)
00:06:07.979 Errors compiling template:
00:06:07.986 invalid expression: Unexpected token '+' in
00:06:07.991 initBall($event, { index,'ball'+(index):'ball'+(index) })
00:06:07.999 Raw expression: @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:06:08.004 100| <view class="ball-out" v-if="(item.show)"
00:06:08.009 101| :style="'transform: translate3d('+(item.left)+'px, '+(item.top)+'px, 0px);left: '+(item.pLeft)+'px; top: '+(item.pTop)+'px;'"
00:06:08.014 102| :id="'ball'+(index)" @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:06:08.014 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:08.019 103| :data-index="index" v-for="(item,index1) in (balls)" :key="index1">
00:06:08.019 104|
00:06:08.024 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\reseller\index\index.vue:0
00:06:08.031 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:06:08.036 (Emitted value instead of an instance of Error)
00:06:08.041 Errors compiling template:
00:06:08.046 invalid expression: Unexpected token '+' in
00:06:08.050 initBall($event, { index,'ball'+(index):'ball'+(index) })
00:06:08.056 Raw expression: @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:06:08.061 121| <view class="ball-out" v-if="(item.show)"
00:06:08.065 122| :style="'transform: translate3d('+(item.left)+'px, '+(item.top)+'px, 0px);left: '+(item.pLeft)+'px; top: '+(item.pTop)+'px;'"
00:06:08.071 123| :id="'ball'+(index)" @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })" :data-index="index"
00:06:08.076 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:08.081 124| v-for="(item,index) in (balls)" :key="index">
00:06:08.088 125|
00:06:08.095 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\myCar\paysucceed\paysucceed.vue:0
00:06:08.096 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:06:08.101 (Emitted value instead of an instance of Error)
00:06:08.108 Errors compiling template:
00:06:08.113 invalid expression: Unexpected token '+' in
00:06:08.117 initBall($event, { index,'ball'+(index):'ball'+(index) })
00:06:08.125 Raw expression: @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:06:08.132 148| <view class="ball-out" v-if="(item.show)"
00:06:08.132 149| :style="'transform: translate3d('+(item.left)+'px, '+(item.top)+'px, 0px);left: '+(item.pLeft)+'px; top: '+(item.pTop)+'px;'"
00:06:08.139 150| :id="'ball'+(index)" @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })" :data-index="index"
00:06:08.143 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:08.148 151| v-for="(item,index) in (balls)" :key="index">
00:06:08.154 152|
00:06:08.159 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\search\search\search.vue:0
00:06:08.165 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:06:08.172 (Emitted value instead of an instance of Error)
00:06:08.180 Errors compiling template:
00:06:08.186 invalid expression: Unexpected token '+' in
00:06:08.191 initBall($event, { index,'ball'+(index):'ball'+(index) })
00:06:08.196 Raw expression: @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:06:08.203 154| <view class="ball-out" v-if="(item.show)"
00:06:08.208 155| :style="'transform: translate3d('+(item.left)+'px, '+(item.top)+'px, 0px);left: '+(item.pLeft)+'px; top: '+(item.pTop)+'px;'"
00:06:08.214 156| :id="'ball'+(index)" @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })" :data-index="index"
00:06:08.224 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:08.224 157| v-for="(item,index) in (balls)" :key="index">
00:06:08.229 158|
00:06:08.234 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\index\index.vue:0
00:06:08.240 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:06:08.246 (Emitted value instead of an instance of Error)
00:06:08.251 Errors compiling template:
00:06:08.257 invalid expression: Unexpected token '+' in
00:06:08.261 initBall($event, { index,'ball'+(index):'ball'+(index) })
00:06:08.268 Raw expression: @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:06:08.273 169| <view class="ball-out" v-if="(item.show)"
00:06:08.277 170| :style="'transform: translate3d('+(item.left)+'px, '+(item.top)+'px, 0px);left: '+(item.pLeft)+'px; top: '+(item.pTop)+'px;'"
00:06:08.282 171| :id="'ball'+(index)" @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })" :data-index="index"
00:06:08.287 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:08.291 172| v-for="(item,index) in (balls)" :key="index">
00:06:08.297 173|
00:06:08.301 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\ptIndex\onePinTuan\index.vue:0
00:06:08.302 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:06:08.307 (Emitted value instead of an instance of Error)
00:06:08.313 Errors compiling template:
00:06:08.317 invalid expression: Unexpected token '+' in
00:06:08.322 initBall($event, { index,'ball'+(index):'ball'+(index) })
00:06:08.328 Raw expression: @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:06:08.332 204| <view class="ball-out" v-if="(item.show)"
00:06:08.337 205| :style="'transform: translate3d('+(item.left)+'px, '+(item.top)+'px, 0px);left: '+(item.pLeft)+'px; top: '+(item.pTop)+'px;'"
00:06:08.342 206| :id="'ball'+(index)" @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:06:08.342 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:08.346 207| :data-index="index" v-for="(item,indexNaN) in (balls)" :key="indexNaN">
00:06:08.351 208|
00:06:08.359 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\activity\activity1\activity1.vue:0
00:06:08.364 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:06:08.368 (Emitted value instead of an instance of Error)
00:06:08.374 Errors compiling template:
00:06:08.378 invalid expression: Unexpected token '+' in
00:06:08.383 initBall($event, { index,'ball'+(index):'ball'+(index) })
00:06:08.389 Raw expression: @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:06:08.393 205| <view class="ball-out" v-if="(item.show)"
00:06:08.397 206| :style="'transform: translate3d('+(item.left)+'px, '+(item.top)+'px, 0px);left: '+(item.pLeft)+'px; top: '+(item.pTop)+'px;'"
00:06:08.406 207| :id="'ball'+(index)" @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })" :data-index="index"
00:06:08.406 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:08.410 208| v-for="(item,index) in (balls)" :key="index">
00:06:08.415 209|
00:06:08.420 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\myCar\myCar.vue:0
00:06:08.424 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:06:08.428 (Emitted value instead of an instance of Error)
00:06:08.434 Errors compiling template:
00:06:08.439 invalid expression: Unexpected token '+' in
00:06:08.443 initBall($event, { index,'ball'+(index):'ball'+(index) })
00:06:08.447 Raw expression: @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:06:08.451 69 | <view class="ball-out" v-if="(item.show)"
00:06:08.457 70 | :style="'transform: translate3d('+(item.left)+'px, '+(item.top)+'px, 0px);left: '+(item.pLeft)+'px; top: '+(item.pTop)+'px;'"
00:06:08.461 71 | :id="'ball'+(index)" @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })" :data-index="index"
00:06:08.467 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:08.467 72 | v-for="(item,index) in (balls)" :key="index">
00:06:08.472 73 |
00:06:08.477 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\ptIndex\tuanFull\index.vue:0
00:06:08.481 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:06:08.486 (Emitted value instead of an instance of Error)
00:06:08.491 Errors compiling template:
00:06:08.498 invalid expression: Unexpected token '+' in
00:06:08.503 initBall($event, { index,'ball'+(index):'ball'+(index) })
00:06:08.507 Raw expression: @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:06:08.512 82 | <view class="ball-out" v-if="(item.show)"
00:06:08.517 83 | :style="'transform: translate3d('+(item.left)+'px, '+(item.top)+'px, 0px);left: '+(item.pLeft)+'px; top: '+(item.pTop)+'px;'"
00:06:08.522 84 | :id="'ball'+(index)" @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })" :data-index="index"
00:06:08.528 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:08.533 85 | v-for="(item,index) in (balls)" :key="index">
00:06:08.537 86 |
00:06:08.545 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\topic\topic.vue:0
00:06:08.550 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:06:08.554 (Emitted value instead of an instance of Error)
00:06:08.558 Errors compiling template:
00:06:08.563 invalid expression: Unexpected token '+' in
00:06:08.567 toCategory($event, { id:item.id,name:item.name,curmeal:item.id,index,'into'+(index):'into'+(index) })
00:06:08.574 Raw expression: @tap="toCategory($event, { id:item.id,name:item.name,curmeal:item.id,index,'into'+(index):'into'+(index) })"
00:06:08.578 56 | :enable-back-to-top="true" :style="'height:'+(scrollviewH)+';'" :scroll-into-view="'into'+(curMeal)">
00:06:08.582 57 | <view :data-id="item.id" :data-name="item.name" :data-curmeal="item.id" :data-index="index"
00:06:08.587 58 | :class="index == curMeal ? 'cur' : ''" :id="'into'+(index)"
00:06:08.596 |
00:06:08.600 59 | @tap="toCategory($event, { id:item.id,name:item.name,curmeal:item.id,index,'into'+(index):'into'+(index) })"
00:06:08.607 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:08.611 60 | v-for="(item,index) in (leftGoodList)" :key="index">{{item.name}}</view>
00:06:08.615 invalid expression: Unexpected token '+' in
00:06:08.622 initBall($event, { index,'ball'+(index):'ball'+(index) })
00:06:08.626 Raw expression: @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:06:08.630 218| <view class="ball-out" v-if="(item.show)"
00:06:08.639 219| :style="'transform: translate3d('+(item.left)+'px, '+(item.top)+'px, 0px);left: '+(item.pLeft)+'px; top: '+(item.pTop)+'px;'"
00:06:08.643 220| :id="'ball'+(index)" @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:06:08.648 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:06:08.653 221| :data-index="index" v-for="(item,index1) in (balls)" :key="index1">
00:06:08.658 222|
00:06:08.662 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\home\home.vue:0
00:06:08.668 Module build failed (from ./node_modules/babel-loader/lib/index.js):
00:06:08.673 语法错误: D:\PM-2\5.We-UNI-H5\wechatapp_uni\App.vue: Unexpected token (2:15)
00:06:08.680 1 |
00:06:08.687 > 2 | const undefined;
00:06:08.692 | ^
00:06:08.696 3 |
00:06:08.703 4 | import requestUtil from "./utils/requestUtil.js";
00:06:08.709 5 | import _Api from "./utils/data.js";
00:06:08.714 at parser.next (<anonymous>)
00:06:08.718 at App.vue:2
00:06:08.723 Module build failed (from ./node_modules/babel-loader/lib/index.js):
00:06:08.727 语法错误: D:\PM-2\5.We-UNI-H5\wechatapp_uni\component\wxParse\index.vue: Unexpected token (12:15)
00:06:08.732 10 |
00:06:08.739 11 | // component/wxParse/index.js
00:06:08.743 > 12 | const undefined;
00:06:08.748 | ^
00:06:08.748 13 |
00:06:08.752 14 | export default {
00:06:08.757 15 | data() {
00:06:08.761 at parser.next (<anonymous>)
00:06:08.765 at component\wxParse\index.vue:12
00:06:08.769 Module build failed (from ./node_modules/babel-loader/lib/index.js):
00:06:08.774 语法错误: D:\PM-2\5.We-UNI-H5\wechatapp_uni\miniprogram_npm\@vant\weapp\common\component.js: 'import' and 'export' may only appear at the top level (130:4)
00:06:08.782 128 | addGlobalClass: true
00:06:08.782 129 | };
00:06:08.786 > 130 | export default {
00:06:08.793 | ^
00:06:08.797 131 | data() {
00:06:08.801 132 | return {};
00:06:08.805 133 | }
00:06:08.810 at miniprogram_npm\@vant\weapp\common\component.js:130
00:06:08.814 文件查找失败:'./desaturate.svg' at App.vue:4
00:06:08.824 文件查找失败:'F:\wxs\common.wxs?vue&type=custom&index=0&blockType=script&issuerPath=D%3A%5CPM-2%5C5.We-UNI-H5%5Cwechatapp_uni%5Cpages%5Cactivity%5Cactivity1%5Cactivity1.vue&module=substring&lang=wxs' at pages\activity\activity1\activity1.vue:24
00:06:08.831 文件查找失败:'F:\wxs\common.wxs?vue&type=custom&index=0&blockType=script&issuerPath=D%3A%5CPM-2%5C5.We-UNI-H5%5Cwechatapp_uni%5Cpages%5Cindex%5Cindex.vue&module=substring&lang=wxs' at pages\index\index.vue:24
00:06:08.836 文件查找失败:'F:\wxs\common.wxs?vue&type=custom&index=0&blockType=script&issuerPath=D%3A%5CPM-2%5C5.We-UNI-H5%5Cwechatapp_uni%5Cpages%5CmyCar%5CmyCar.vue&module=substring&lang=wxs' at pages\myCar\myCar.vue:24
00:06:08.838 文件查找失败:'F:\wxs\common.wxs?vue&type=custom&index=0&blockType=script&issuerPath=D%3A%5CPM-2%5C5.We-UNI-H5%5Cwechatapp_uni%5Cpages%5Csearch%5Csearch%5Csearch.vue&module=substring&lang=wxs' at pages\search\search\search.vue:24
00:16:33.153 正在差量编译...
00:16:34.336 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:16:34.336 (Emitted value instead of an instance of Error)
00:16:34.342 Errors compiling template:
00:16:34.344 Component template should contain exactly one root element. If you are using v-if on multiple elements, use v-else-if to chain them instead.
00:16:34.345 168| </view>
00:16:34.345 169| </view>
00:16:34.373 170| <view :class="'s_page_box_end '+(isIphoneX ? 's_page_box_end_iphonex' : '')"></view>
00:16:34.374 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.377 171| <!-- 删除订单弹出层 -->
00:16:34.380 | ^^^^^^^^^^^^^^^^^^
00:16:34.382 172| <!-- <view class="modal-box" hidden="{{flag}}">
00:16:34.382 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.384 173| <view class="modal-body">
00:16:34.384 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.385 174| <view class="modal-content modal-content-delorderlist">
00:16:34.385 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.386 175| <view class='title'>{{htitle}}</view>
00:16:34.386 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.387 176| <view class='content'>
00:16:34.387 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.388 177| <text>{{hcontent}}</text>
00:16:34.388 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.389 178| </view>
00:16:34.389 | ^^^^^^^^^^^^^
00:16:34.390 179| <view class='button'>
00:16:34.391 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.392 180| <text class='cannel' bindtap="ordermsgHide">取消</text>
00:16:34.396 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.397 181| <text class='ok' data-order_sn="{{morder_sn}}" data-id="{{id}}" data-ordertype="{{mordertype}}" data-gid="{{item.gid}}" bindtap="confirmchange">确定</text>
00:16:34.399 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.399 182| </view>
00:16:34.400 | ^^^^^^^^^^^^^
00:16:34.400 183| </view>
00:16:34.401 | ^^^^^^^^^^^
00:16:34.401 184| </view>
00:16:34.402 | ^^^^^^^^^
00:16:34.402 185| </view> -->
00:16:34.403 | ^^^^^^^^^^^
00:16:34.403 186| <!-- 删除订单弹出层结束 -->
00:16:34.404 | ^^^^^^^^^^^^^^^^^^^^
00:16:34.404 187| <!-- 底部导航 开始 -->
00:16:34.406 | ^^^^^^^^^^^^^^^^^^
00:16:34.406 188| <view :class="'nav_category_bottom '+(isIphoneX ? 'iphone_tabbar_height' : '')">
00:16:34.407 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.407 189| <view class="n_home" @tap="toIndex">
00:16:34.408 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.409 190| <image src="https://youkejingpin.oss-cn-beijing.aliyuncs.com/static/programs/h_nav_icon_1.png"></image>
00:16:34.410 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.411 191| <text>首页</text>
00:16:34.412 | ^^^^^^^^^^^^^^^^^^^
00:16:34.413 192| </view>
00:16:34.413 | ^^^^^^^^^^
00:16:34.414 193| <view class="n_jielong" @tap="toHome">
00:16:34.414 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.415 194| <image src="https://youkejingpin.oss-cn-beijing.aliyuncs.com/static/programs/h_nav_icon_2.png"></image>
00:16:34.415 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.416 195| <text>优客</text>
00:16:34.416 | ^^^^^^^^^^^^^^^^^^^
00:16:34.417 196| </view>
00:16:34.417 | ^^^^^^^^^^
00:16:34.418 197| <view class="n_jielong" @tap="toGift">
00:16:34.418 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.419 198| <image src="https://youkejingpin.oss-cn-beijing.aliyuncs.com/static/programs/h_nav_icon_6.png"></image>
00:16:34.419 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.420 199| <text>送礼</text>
00:16:34.420 | ^^^^^^^^^^^^^^^^^^^
00:16:34.421 200| </view>
00:16:34.421 | ^^^^^^^^^^
00:16:34.422 201| <view class="n_car" @tap="toCart">
00:16:34.422 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.423 202| <view class="count" v-if="count > 0" :style="count > 9 ? 'padding:0 6rpx;' : ''">{{count}}</view>
00:16:34.423 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.426 203| <image src="https://youkejingpin.oss-cn-beijing.aliyuncs.com/static/programs/h_nav_icon_4.png"></image>
00:16:34.428 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.428 204| <text>购物车</text>
00:16:34.430 | ^^^^^^^^^^^^^^^^^^^^
00:16:34.432 205| </view>
00:16:34.433 | ^^^^^^^^^^
00:16:34.433 206| <view class="n_my" @tap="toMe">
00:16:34.434 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.434 207| <image src="https://youkejingpin.oss-cn-beijing.aliyuncs.com/static/programs/h_nav_icon_5.png"></image>
00:16:34.435 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.435 208| <text>我的</text>
00:16:34.436 | ^^^^^^^^^^^^^^^^^^^
00:16:34.436 209| </view>
00:16:34.437 | ^^^^^^^^^^
00:16:34.437 210| </view>
00:16:34.438 | ^^^^^^^^^
00:16:34.438 211| <!-- 底部导航 结束 -->
00:16:34.438 | ^^^^^^^^^^^^^^^^^^
00:16:34.438 212| </view>
00:16:34.439 | ^^^^^^^^
00:16:34.439 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\me\myOrder\todayOrder\todayOrder.vue:0
00:16:34.444 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:16:34.445 (Emitted value instead of an instance of Error)
00:16:34.445 Errors compiling template:
00:16:34.446 Component template should contain exactly one root element. If you are using v-if on multiple elements, use v-else-if to chain them instead.
00:16:34.446 168| <!-- <view class="s_page_box_end" :style="'padding-bottom:'+(isIphoneX ? 68 : 0)+'rpx;'"></view> -->
00:16:34.447 169| <!-- 底部导航 开始 -->
00:16:34.447 170| <view class="nav_category_bottom" :style="'padding-bottom:'+(isIphoneX ? 68 : 0)+'rpx;'">
00:16:34.448 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.448 171| <view class="n_home" @tap="toIndex">
00:16:34.449 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.450 172| <image src="https://youkejingpin.oss-cn-beijing.aliyuncs.com/static/programs/h_nav_icon_1.png"></image>
00:16:34.451 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.451 173| <text>首页</text>
00:16:34.452 | ^^^^^^^^^^^^^^^^^^^
00:16:34.452 174| </view>
00:16:34.452 | ^^^^^^^^^^
00:16:34.452 175| <view class="n_jielong" @tap="toHome">
00:16:34.453 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.453 176| <image src="https://youkejingpin.oss-cn-beijing.aliyuncs.com/static/programs/h_nav_icon_2.png"></image>
00:16:34.454 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.454 177| <text>优客</text>
00:16:34.455 | ^^^^^^^^^^^^^^^^^^^
00:16:34.455 178| </view>
00:16:34.458 | ^^^^^^^^^^
00:16:34.459 179| <view class="n_jielong" @tap="toGift">
00:16:34.460 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.460 180| <image src="https://youkejingpin.oss-cn-beijing.aliyuncs.com/static/programs/bigGift.png"></image>
00:16:34.461 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.462 181| <text>送礼</text>
00:16:34.463 | ^^^^^^^^^^^^^^^^^^^
00:16:34.464 182| </view>
00:16:34.465 | ^^^^^^^^^^
00:16:34.465 183| <view class="n_car" @tap="toCart">
00:16:34.466 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.467 184| <view class="count" v-if="count > 0" :style="count > 9 ? 'padding:0 6rpx;' : ''">{{count}}</view>
00:16:34.468 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.469 185| <image src="https://youkejingpin.oss-cn-beijing.aliyuncs.com/static/programs/h_nav_icon_4.png"></image>
00:16:34.470 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.470 186| <text>购物车</text>
00:16:34.471 | ^^^^^^^^^^^^^^^^^^^^
00:16:34.473 187| </view>
00:16:34.474 | ^^^^^^^^^^
00:16:34.474 188| <view class="n_my" @tap="toMe">
00:16:34.476 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.476 189| <image src="https://youkejingpin.oss-cn-beijing.aliyuncs.com/static/programs/h_nav_icon_5.png"></image>
00:16:34.477 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.478 190| <text>我的</text>
00:16:34.479 | ^^^^^^^^^^^^^^^^^^^
00:16:34.480 191| </view>
00:16:34.481 | ^^^^^^^^^^
00:16:34.481 192| </view>
00:16:34.482 | ^^^^^^^^^
00:16:34.483 193| <!-- 底部导航 结束 -->
00:16:34.483 | ^^^^^^^^^^^^^^^^^^
00:16:34.484 194| </view>
00:16:34.485 | ^^^^^^^^
00:16:34.486 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\me\myOrder\gift\index.vue:0
00:16:34.486 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:16:34.487 (Emitted value instead of an instance of Error)
00:16:34.490 Errors compiling template:
00:16:34.491 invalid expression: Unexpected token '+' in
00:16:34.493 initBall($event, { index,'ball'+(index):'ball'+(index) })
00:16:34.494 Raw expression: @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:16:34.495 100| <view class="ball-out" v-if="(item.show)"
00:16:34.495 101| :style="'transform: translate3d('+(item.left)+'px, '+(item.top)+'px, 0px);left: '+(item.pLeft)+'px; top: '+(item.pTop)+'px;'"
00:16:34.496 102| :id="'ball'+(index)" @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:16:34.496 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.497 103| :data-index="index" v-for="(item,index1) in (balls)" :key="index1">
00:16:34.497 104|
00:16:34.498 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\reseller\index\index.vue:0
00:16:34.498 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:16:34.499 (Emitted value instead of an instance of Error)
00:16:34.499 Errors compiling template:
00:16:34.500 invalid expression: Unexpected token '+' in
00:16:34.500 initBall($event, { index,'ball'+(index):'ball'+(index) })
00:16:34.500 Raw expression: @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:16:34.500 121| <view class="ball-out" v-if="(item.show)"
00:16:34.501 122| :style="'transform: translate3d('+(item.left)+'px, '+(item.top)+'px, 0px);left: '+(item.pLeft)+'px; top: '+(item.pTop)+'px;'"
00:16:34.501 123| :id="'ball'+(index)" @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })" :data-index="index"
00:16:34.504 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.505 124| v-for="(item,index) in (balls)" :key="index">
00:16:34.506 125|
00:16:34.506 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\myCar\paysucceed\paysucceed.vue:0
00:16:34.507 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:16:34.509 (Emitted value instead of an instance of Error)
00:16:34.510 Errors compiling template:
00:16:34.511 invalid expression: Unexpected token '+' in
00:16:34.511 initBall($event, { index,'ball'+(index):'ball'+(index) })
00:16:34.512 Raw expression: @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:16:34.513 148| <view class="ball-out" v-if="(item.show)"
00:16:34.514 149| :style="'transform: translate3d('+(item.left)+'px, '+(item.top)+'px, 0px);left: '+(item.pLeft)+'px; top: '+(item.pTop)+'px;'"
00:16:34.515 150| :id="'ball'+(index)" @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })" :data-index="index"
00:16:34.515 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.516 151| v-for="(item,index) in (balls)" :key="index">
00:16:34.517 152|
00:16:34.520 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\search\search\search.vue:0
00:16:34.521 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:16:34.522 (Emitted value instead of an instance of Error)
00:16:34.523 Errors compiling template:
00:16:34.524 invalid expression: Unexpected token '+' in
00:16:34.525 initBall($event, { index,'ball'+(index):'ball'+(index) })
00:16:34.527 Raw expression: @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:16:34.528 154| <view class="ball-out" v-if="(item.show)"
00:16:34.529 155| :style="'transform: translate3d('+(item.left)+'px, '+(item.top)+'px, 0px);left: '+(item.pLeft)+'px; top: '+(item.pTop)+'px;'"
00:16:34.529 156| :id="'ball'+(index)" @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })" :data-index="index"
00:16:34.530 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.531 157| v-for="(item,index) in (balls)" :key="index">
00:16:34.532 158|
00:16:34.533 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\index\index.vue:0
00:16:34.533 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:16:34.537 (Emitted value instead of an instance of Error)
00:16:34.538 Errors compiling template:
00:16:34.538 invalid expression: Unexpected token '+' in
00:16:34.539 initBall($event, { index,'ball'+(index):'ball'+(index) })
00:16:34.539 Raw expression: @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:16:34.540 169| <view class="ball-out" v-if="(item.show)"
00:16:34.540 170| :style="'transform: translate3d('+(item.left)+'px, '+(item.top)+'px, 0px);left: '+(item.pLeft)+'px; top: '+(item.pTop)+'px;'"
00:16:34.542 171| :id="'ball'+(index)" @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })" :data-index="index"
00:16:34.543 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.544 172| v-for="(item,index) in (balls)" :key="index">
00:16:34.545 173|
00:16:34.545 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\ptIndex\onePinTuan\index.vue:0
00:16:34.546 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:16:34.547 (Emitted value instead of an instance of Error)
00:16:34.548 Errors compiling template:
00:16:34.550 invalid expression: Unexpected token '+' in
00:16:34.552 initBall($event, { index,'ball'+(index):'ball'+(index) })
00:16:34.553 Raw expression: @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:16:34.554 204| <view class="ball-out" v-if="(item.show)"
00:16:34.554 205| :style="'transform: translate3d('+(item.left)+'px, '+(item.top)+'px, 0px);left: '+(item.pLeft)+'px; top: '+(item.pTop)+'px;'"
00:16:34.555 206| :id="'ball'+(index)" @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:16:34.556 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.557 207| :data-index="index" v-for="(item,indexNaN) in (balls)" :key="indexNaN">
00:16:34.558 208|
00:16:34.559 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\activity\activity1\activity1.vue:0
00:16:34.560 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:16:34.562 (Emitted value instead of an instance of Error)
00:16:34.563 Errors compiling template:
00:16:34.564 invalid expression: Unexpected token '+' in
00:16:34.565 initBall($event, { index,'ball'+(index):'ball'+(index) })
00:16:34.565 Raw expression: @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:16:34.566 205| <view class="ball-out" v-if="(item.show)"
00:16:34.567 206| :style="'transform: translate3d('+(item.left)+'px, '+(item.top)+'px, 0px);left: '+(item.pLeft)+'px; top: '+(item.pTop)+'px;'"
00:16:34.568 207| :id="'ball'+(index)" @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })" :data-index="index"
00:16:34.569 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.570 208| v-for="(item,index) in (balls)" :key="index">
00:16:34.570 209|
00:16:34.571 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\myCar\myCar.vue:0
00:16:34.571 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:16:34.572 (Emitted value instead of an instance of Error)
00:16:34.573 Errors compiling template:
00:16:34.574 invalid expression: Unexpected token '+' in
00:16:34.575 initBall($event, { index,'ball'+(index):'ball'+(index) })
00:16:34.576 Raw expression: @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:16:34.577 69 | <view class="ball-out" v-if="(item.show)"
00:16:34.577 70 | :style="'transform: translate3d('+(item.left)+'px, '+(item.top)+'px, 0px);left: '+(item.pLeft)+'px; top: '+(item.pTop)+'px;'"
00:16:34.578 71 | :id="'ball'+(index)" @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })" :data-index="index"
00:16:34.578 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.579 72 | v-for="(item,index) in (balls)" :key="index">
00:16:34.580 73 |
00:16:34.584 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\ptIndex\tuanFull\index.vue:0
00:16:34.585 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:16:34.585 (Emitted value instead of an instance of Error)
00:16:34.586 Errors compiling template:
00:16:34.586 invalid expression: Unexpected token '+' in
00:16:34.587 initBall($event, { index,'ball'+(index):'ball'+(index) })
00:16:34.588 Raw expression: @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:16:34.588 82 | <view class="ball-out" v-if="(item.show)"
00:16:34.589 83 | :style="'transform: translate3d('+(item.left)+'px, '+(item.top)+'px, 0px);left: '+(item.pLeft)+'px; top: '+(item.pTop)+'px;'"
00:16:34.590 84 | :id="'ball'+(index)" @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })" :data-index="index"
00:16:34.591 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.592 85 | v-for="(item,index) in (balls)" :key="index">
00:16:34.593 86 |
00:16:34.594 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\topic\topic.vue:0
00:16:34.595 Module Error (from ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js):
00:16:34.596 (Emitted value instead of an instance of Error)
00:16:34.596 Errors compiling template:
00:16:34.598 invalid expression: Unexpected token '+' in
00:16:34.599 toCategory($event, { id:item.id,name:item.name,curmeal:item.id,index,'into'+(index):'into'+(index) })
00:16:34.600 Raw expression: @tap="toCategory($event, { id:item.id,name:item.name,curmeal:item.id,index,'into'+(index):'into'+(index) })"
00:16:34.601 56 | :enable-back-to-top="true" :style="'height:'+(scrollviewH)+';'" :scroll-into-view="'into'+(curMeal)">
00:16:34.601 57 | <view :data-id="item.id" :data-name="item.name" :data-curmeal="item.id" :data-index="index"
00:16:34.602 58 | :class="index == curMeal ? 'cur' : ''" :id="'into'+(index)"
00:16:34.603 |
00:16:34.604 59 | @tap="toCategory($event, { id:item.id,name:item.name,curmeal:item.id,index,'into'+(index):'into'+(index) })"
00:16:34.605 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.606 60 | v-for="(item,index) in (leftGoodList)" :key="index">{{item.name}}</view>
00:16:34.607 invalid expression: Unexpected token '+' in
00:16:34.608 initBall($event, { index,'ball'+(index):'ball'+(index) })
00:16:34.609 Raw expression: @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:16:34.610 218| <view class="ball-out" v-if="(item.show)"
00:16:34.611 219| :style="'transform: translate3d('+(item.left)+'px, '+(item.top)+'px, 0px);left: '+(item.pLeft)+'px; top: '+(item.pTop)+'px;'"
00:16:34.615 220| :id="'ball'+(index)" @transitionend="initBall($event, { index,'ball'+(index):'ball'+(index) })"
00:16:34.616 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
00:16:34.616 221| :data-index="index" v-for="(item,index1) in (balls)" :key="index1">
00:16:34.617 222|
00:16:34.618 at D:\PM-2\5.We-UNI-H5\wechatapp_uni\pages\home\home.vue:0
00:16:34.619 Module build failed (from ./node_modules/babel-loader/lib/index.js):
00:16:34.620 语法错误: D:\PM-2\5.We-UNI-H5\wechatapp_uni\App.vue: Unexpected token (2:15)
00:16:34.622 1 |
00:16:34.623 > 2 | const undefined;
00:16:34.624 | ^
00:16:34.624 3 |
00:16:34.625 4 | import requestUtil from "./utils/requestUtil.js";
00:16:34.626 5 | import _Api from "./utils/data.js";
00:16:34.631 at parser.next (<anonymous>)
00:16:34.632 at App.vue:2
00:16:34.632 Module build failed (from ./node_modules/babel-loader/lib/index.js):
00:16:34.633 语法错误: D:\PM-2\5.We-UNI-H5\wechatapp_uni\component\wxParse\index.vue: Unexpected token (12:15)
00:16:34.633 10 |
00:16:34.634 11 | // component/wxParse/index.js
00:16:34.634 > 12 | const undefined;
00:16:34.635 | ^
00:16:34.635 13 |
00:16:34.635 14 | export default {
00:16:34.636 15 | data() {
00:16:34.636 at parser.next (<anonymous>)
00:16:34.636 at component\wxParse\index.vue:12
00:16:34.637 Module build failed (from ./node_modules/babel-loader/lib/index.js):
00:16:34.637 语法错误: D:\PM-2\5.We-UNI-H5\wechatapp_uni\miniprogram_npm\@vant\weapp\common\component.js: 'import' and 'export' may only appear at the top level (130:4)
00:16:34.638 128 | addGlobalClass: true
00:16:34.638 129 | };
00:16:34.639 > 130 | export default {
00:16:34.639 | ^
00:16:34.640 131 | data() {
00:16:34.640 132 | return {};
00:16:34.641 133 | }
00:16:34.641 at miniprogram_npm\@vant\weapp\common\component.js:130
00:16:34.642 文件查找失败:'./desaturate.svg' at App.vue:4
00:16:34.646 文件查找失败:'F:\wxs\common.wxs?vue&type=custom&index=0&blockType=script&issuerPath=D%3A%5CPM-2%5C5.We-UNI-H5%5Cwechatapp_uni%5Cpages%5Cactivity%5Cactivity1%5Cactivity1.vue&module=substring&lang=wxs' at pages\activity\activity1\activity1.vue:24
00:16:34.647 文件查找失败:'F:\wxs\common.wxs?vue&type=custom&index=0&blockType=script&issuerPath=D%3A%5CPM-2%5C5.We-UNI-H5%5Cwechatapp_uni%5Cpages%5Cindex%5Cindex.vue&module=substring&lang=wxs' at pages\index\index.vue:24
00:16:34.647 文件查找失败:'F:\wxs\common.wxs?vue&type=custom&index=0&blockType=script&issuerPath=D%3A%5CPM-2%5C5.We-UNI-H5%5Cwechatapp_uni%5Cpages%5CmyCar%5CmyCar.vue&module=substring&lang=wxs' at pages\myCar\myCar.vue:24
00:16:34.648 文件查找失败:'F:\wxs\common.wxs?vue&type=custom&index=0&blockType=script&issuerPath=D%3A%5CPM-2%5C5.We-UNI-H5%5Cwechatapp_uni%5Cpages%5Csearch%5Csearch%5Csearch.vue&module=substring&lang=wxs' at pages\search\search\search.vue:24
00:16:42.553 已停止运行...
116 个评论
要回复文章请先登录或注册
3***@qq.com
3***@qq.com
DCloud_heavensoft (作者)
1***@qq.com
dlsm
dlsm
DCloud_heavensoft (作者)
1***@qq.com
1***@qq.com
s***@suxuantech.cn