Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CapsuleBar组件文件中冒号错误 #1438

Closed
LockonS opened this issue Nov 20, 2021 · 0 comments
Closed

CapsuleBar组件文件中冒号错误 #1438

LockonS opened this issue Nov 20, 2021 · 0 comments
Labels
Bug 该 Issue 提出了一个 Bug

Comments

@LockonS
Copy link

LockonS commented Nov 20, 2021

**LinUI 版本:0.9.4

**LinUI 组件:CapsuleBar

**文件:index.wxml

<cover-view mut-bind:tap="onTapRightButton" catch:longpress="onLongPressRightButton" hover-class="icon-wrapper-hover-{{capsuleColor}}" class="icon-wrapper" style="width: {{capsuleButtonInfo.width/2}}px;height: {{capsuleButtonInfo.height}}px;">
  <cover-image class="icon-right" style="width:{{capsuleRightIconWidth?capsuleRightIconWidth+'rpx':''}};height:{{capsuleRightIconHeight?capsuleRightIconHeight+'rpx':''}}" src="{{capsuleRightIconPath?capsuleRightIconPath:'icons/capsule-right-'+capsuleColor+'.png'}}"></cover-image>
</cover-view>

**问题说明: 右侧按钮的cover-image标签中, style属性的:变成了中文状态下的

相关截图

1637389081954

不是特别大的问题,可通过自行修改组件解决。但是应该还是请处理一下。

@LockonS LockonS added the Bug 该 Issue 提出了一个 Bug label Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 该 Issue 提出了一个 Bug
Projects
None yet
Development

No branches or pull requests

1 participant