收藏
回答

微信小程序WXML编译错误怎么解决?

[ WXML 文件编译错误] ./pages/shop/task.wxml

 Bad attr `data-event-params` with message

  63 |                         <view class="welfare_bottom_item" wx:for="{{donetaskList}}" wx:for-item="tdItem" wx:key="index">

  64 |                             <view class="welfare_bottom_item_two">

> 65 |                                 <view bindtap="__e" class="welfare_item_left" data-event-opts="{{[ [ 'tap',[ [ 'e1',['$event'] ] ] ] ]}}" data-event-params="{{tdItem:tdItem}}" data-index="{{index}}">

     |                                                                                                                                                            ^

  66 |                                     <view class="welfare_item_left_h1">{{tdItem.name}}</view>

  67 |                                     <view class="welfare_item_left_h2">

  68 |                                         <grace-single-slider barBgColor="{{'linear-gradient(to right, '+(tdItem.barBgColor_left?tdItem.barBgColor_left:'#ffbf8a')+','+(tdItem.barBgColor_right?tdItem.barBgColor_right:'#ff9966')+')'}}" barHeight="{{50}}" barText="{{tdItem.bili}}" barTextSize="26rpx" barWidth="{{tdItem.width}}" bglineAColor="{{tdItem.bglineAColor?tdItem.bglineAColor:'#ff9966'}}" bglineColor="{{tdItem.bglineColor?tdItem.bglineColor:'#e5e5e5'}}" bglineSize="{{50}}" bind:__l="__l" borderRadius="40rpx" canSlide="{{false}}" style="width:540rpx;" vueId="{{'4e5601d1-3-'+index+','+'4e5601d1-1'}}"></grace-single-slider>

at files://pages/shop/task.wxml#65(env: Windows,mp,1.05.2110110; lib: 2.19.4)

源码:

<view class="signin_top_left welfare_title">已完成任务</view>

                  <view class="welfare_bottom">

                        <view class="welfare_bottom_itemwx:for="{{donetaskList}}" wx:for-item="tdItemwx:key="index">

                            <view class="welfare_bottom_item_two">

                                <view bindtap="__eclass="welfare_item_leftdata-event-opts="{{[ [ 'tap',[ [ 'e1',['$event'] ] ] ] ]}}" data-event-params="{{tdItem:tdItem}}" data-index="{{index}}">

                                    <view class="welfare_item_left_h1">{{tdItem.name}}</view>

                                    <view class="welfare_item_left_h2">

                                        <grace-single-slider barBgColor="{{'linear-gradient(to right, '+(tdItem.barBgColor_left?tdItem.barBgColor_left:'#ffbf8a')+','+(tdItem.barBgColor_right?tdItem.barBgColor_right:'#ff9966')+')'}}" barHeight="{{50}}" barText="{{tdItem.bili}}" barTextSize="26rpxbarWidth="{{tdItem.width}}" bglineAColor="{{tdItem.bglineAColor?tdItem.bglineAColor:'#ff9966'}}" bglineColor="{{tdItem.bglineColor?tdItem.bglineColor:'#e5e5e5'}}" bglineSize="{{50}}" bind:__l="__lborderRadius="40rpxcanSlide="{{false}}" style="width:540rpx;vueId="{{'4e5601d1-3-'+index+','+'4e5601d1-1'}}"></grace-single-slider>

                                    </view>



回答关注问题邀请回答
收藏

2 个回答

  • 看那小后生.
    看那小后生.
    2023-01-31

    [自动热重载错误 WXML 文件编译错误] ./pages/xuexishipin/list.wxml

     get tag end without start, near `</`

    > 1 | mescroll-uni vue-id="2404899a-1" up="{{upOption}}" down="{{downOption}}" data-event-opts="{{[['^init',[['mescrollInit']]],['^down',[['downCallback']]],['^up',[['upCallback']]]]}}" bind:init="__e" bind:down="__e" bind:up="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="cu-bar bg-white search" style="{{'top:'+(CustomBar+'px')+';'}}"><block wx:if="{{$root.g0>1}}"><picker style="padding-left:20rpx;" mode="selector" range="{{queryList}}" range-key="queryName" value="{{queryIndex}}" data-event-opts="{{[['change',[['queryChange',['$event']]]]]}}" bindchange="__e"><view><image style="width:20rpx;height:33rpx;" src="../../static/center/to.png"></image></view></picker></block><block wx:if="{{queryIndex==0}}"><view class="search-form round"><text class="cuIcon-search"></text><input type="text" placeholder="课程名称" data-event-opts="{{[['input',[['__set_model',['$0','kechengmingcheng','$event',[]],['searchForm']]]]]}}" value="{{searchForm.kechengmingcheng}}" bindinput="__e"/></view></block><block wx:if="{{queryIndex==1}}"><view class="search-form round"><text class="cuIcon-search"></text><input type="text" placeholder="课程类型" data-event-opts="{{[['input',[['__set_model',['$0','kechengleixing','$event',[]],['searchForm']]]]]}}" value="{{searchForm.kechengleixing}}" bindinput="__e"/></view></block><view class="action"><button data-event-opts="{{[['tap',[['search',['$event']]]]]}}" class="cu-btn bg-gradual-green shadow-blur round" bindtap="__e">搜索</button></view></view><scroll-view class="tabView" style="{{'padding:'+('8rpx 0')+';'+('box-shadow:'+('0 0 12rpx rgba(255,0,0,0)')+';')+('margin:'+('0')+';')+('border-color:'+('rgba(0,0,0,1)')+';')+('background-color:'+('#e2e2e2')+';')+('border-radius:'+('0')+';')+('border-width:'+('0')+';')+('width:'+('100%')+';')+('border-style:'+('solid')+';')+('height:'+('auto')+';')}}" scroll-x="true"><block wx:for="{{categoryList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['categoryClick',['$0'],[[['categoryList','',index,'kechengleixing']]]]]]]}}" class="{{['tab',categoryName===item.kechengleixing?'tabActive':'']}}" style="{{(categoryName===item.kechengleixing?{'padding':'0 28rpx','boxShadow':'0 0 12rpx rgba(0,0,0,.3)','margin':'0 12rpx','borderColor':'rgba(0,0,0,1)','backgroundColor':'#333','color':'#fff','borderRadius':'8rpx','borderWidth':'0','width':'auto','lineHeight':'68rpx','fontSize':'28rpx','borderStyle':'solid'}:{'padding':'0 20rpx','boxShadow':'0 0 12rpx rgba(0,0,0,.3)','margin':'0 12rpx','borderColor':'rgba(0,0,0,1)','backgroundColor':'#fff','color':'#333','borderRadius':'8rpx','borderWidth':'0','width':'auto','lineHeight':'68rpx','fontSize':'28rpx','borderStyle':'solid'})}}" bindtap="__e">{{item.kechengleixing}}</view></block></scroll-view><view class="uni-product-list" style="{{'border-radius:'+(0)+';'+('background-color:'+('#efefef')+';')}}"><block wx:for="{{$root.l0}}" wx:for-item="product" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['onDetailTap',['$0'],[[['list','',index]]]]]]]}}" class="uni-product" style="{{'border-radius:'+('8rpx')+';'+('background-color:'+('#fff')+';')}}" bindtap="__e"><view class="uni-product-title" style="{{'font-size:'+('28rpx')+';'+('line-height:'+('56rpx')+';')+('color:'+('#333')+';')+('text-align:'+('left')+';')}}">{{product.$orig.kechengmingcheng}}</view><view class="image-view"><image class="uni-product-image" style="{{'border-radius:'+('8rpx')+';'+('width:'+('100%')+';')+('height:'+('100%')+';')}}" mode="aspectFill" src="{{product.$orig.fengmian?product.g1[0]:''}}"></image></view><view style="display:flex;justify-content:space-between;"><block wx:if="{{$root.m0}}"><text data-event-opts="{{[['tap',[['onUpdateTap',['$0'],[[['list','',index,'id']]]]]]]}}" class="cuIcon-edit" catchtap="__e">修改</text></block><block wx:if="{{$root.m1}}"><text data-event-opts="{{[['tap',[['onDeleteTap',['$0'],[[['list','',index,'id']]]]]]]}}" class="cuIcon-delete" catchtap="__e">删除</text></block></view></view></block></view><block wx:if="{{$root.m2}}"><button data-event-opts="{{[['tap',[['onAddTap']]]]}}" class="add-btn" bindtap="__e">新增</button></block></mescroll-uni>

        |                     请问大佬,这个是啥问题,百度找到类似的,但是不会改o(╥﹏╥)o                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ^

    at files://pages/xuexishipin/list.wxml#1(env: Windows,mp,1.06.2209190; lib: 2.29.1)

    2023-01-31
    有用
    回复 1
    • 霜落菊开
      霜落菊开
      2023-08-15
      心梗,来找解决方法,结果全是蹲解决方法的
      2023-08-15
      回复
  • 微风
    微风
    2022-08-08

    请问是怎么解决的?

    2022-08-08
    有用
    回复
登录 后发表内容