[Compile Error] [TMA][WARN][HTMLCOMPILER] 不支持在 :for 元素外使用 :for-item/:item/:key/:index <text> { 'tt:key': 'index' }
[TMA][ERROR][COMPILE] Error:
in file ./pages/index/index
Error:
in file ./pages/index/components/tab/index
SyntaxError: Bad attr style
1 | <view class="tab-box base-line">
> 2 | <view class="tab-fixed-box {{isTabFixed ? 'fixed' : ''}}" style="{{isTabFixed ? `top: ${top}px` : ''}}">
| ^
3 | <view class="tab-inner-box f_jc_ac">
4 | <view
5 | class="tab-item {{item.hotTag === 1 ? 'anchor' : ''}} {{index === active ? 'active ' + tabConfig.tabActiveClass : ''}} {{tabConfig.tabClass}} ptp_exposure_tab"
从微信一键搬家过来的羡慕,一直在报错上传失败已经不知道该怎么修改了,本地编译调试时候不报错一上传就各种报错