点立即退货后弹出是这样个看不清的图层,开发者工具和真机上都是这样的。前端调用代码如下:
<view wx:if="{{info.returnId}}">
<sales-return returnId="{{info.returnId}}">
<button slot="refund" class="copytext copytext2">立即退货</button>
<button slot="refund_detail" class="copytext copytext2">退货详情</button>
</sales-return>
</view>
另外最近打开开发者工具编译后台就一直提示"plugin://wx9ad912bf20548d92/sales-return" has been used as another component or page. Please do not register multiple components or pages with the same alias.(env: Windows,mp,1.06.2312061; lib: 3.2.4) 跟这个有关系吗?
你好,反馈已收到,我们核实下,有进展会同步。