<view class="link">
<u-button class="call" type="primary" plain size="mini" shape="circle" @click="apply">申请入驻</u-button>
</view>
- 发布:2021-06-22 10:29
- 更新:2021-06-22 10:29
- 阅读:654
产品分类: uniapp/App
PC开发环境操作系统: Mac
PC开发环境操作系统版本号: wheat.yang@hotmail.com
HBuilderX类型: 正式
HBuilderX版本号: 3.1.18
手机系统: iOS
手机系统版本号: IOS 14
手机厂商: 模拟器
手机机型: iphone 8 plus
页面类型: vue
打包方式: 云端
项目创建方式: HBuilderX
示例代码:
操作步骤:
模拟器运行
模拟器运行
预期结果:
之前按钮是可以点击
之前按钮是可以点击
实际结果:
突然按钮就不能点击了
突然按钮就不能点击了
bug描述:
所有按钮都不能点击
<view class="link">
<u-button class="call" type="primary" plain size="mini" shape="circle" @click="apply">申请入驻</u-button>
</view>
运行日志里面也有错误
六月 22, 2021 10:16:09 上午 com.pandora.launcher.core.iphone.jna.LibraryFinder getCFLibrary
严重: Could not find the CoreFoundation Library!
六月 22, 2021 10:16:09 上午 com.pandora.launcher.core.iphone.jna.LibraryFinder getCFLibrary
严重: Could not find the CoreFoundation Library!
0 个回复