热干面一元五

Results 12 issues of 热干面一元五

` pagerView(_:willDisplay:forItemAt:) ` This function is called 2 time Expected a index, not two indexes, When the transformer is crossFading ```swift lazy var pagerView: FSPagerView = { let view =...

"\"%@\"字符串" = "\"%@\"字符串"; 麻烦修复一下这种情况, ![截屏2022-03-22 下午1 47 53](https://user-images.githubusercontent.com/20027844/159416220-15104938-b1d9-4763-98ba-c25c037dea88.png)

![截屏2022-05-16 下午5 20 37](https://user-images.githubusercontent.com/20027844/168561033-5f7428c8-295b-406d-94f5-fd618c99febe.png) 如图, 感觉很多第三方都没这种风格, 不知道大佬能否帮忙加一种这样的风格

step1: MapboxSearch and MapboxMaps are required ```swift import MapboxSearch import MapboxMaps ``` step2: ```swift lazy var locationProvider: AppleLocationProvider = { let make = AppleLocationProvider() make.setDelegate(self) return make }() ``` step3:...

bug :beetle:

开始是卡主start 哪里, 后面重新部署, 又一直报错 使用`railway` 部署, 各种key 和人机校验的key 都已经添加 ```sh file:///app/src/chatgpt.ts:104 throw new Error("⚠️ No chatgpt account in pool"); ^ Error: ⚠️ No chatgpt account in pool at ChatGPTPool.startPools (file:///app/src/chatgpt.ts:104:13)...

请教一个问题, 我想直接获取这个图片控件对应下载的`URL`, `SDWebImage` 是有一个 `sd_imageURL` 进行获取, 那在`Kingfisher`中, 我需要如何获取? 使用场景: 全埋点

v8

你好, 如何根据当前UIImage | UIImageView 获取当前图片的URL, 也就是当SDK进行下载的图片的时候, 还能关联URL 我看UIImage 有一个属性 accessibilityIdentifier , 能否将URL 赋值到这个变量中? 使用场景: 全埋点, 我想点击这个图片后, 找到这个图片的URL ,而不是每个业务层都要去做这个事情

debug 是否可以选择在debug关闭断言? 其实真心没必要直接闪退, 使用shouldPrintQMUIWarnLogToConsole 貌似也没作用 ![截屏2023-08-01 下午4 44 18](https://github.com/Tencent/QMUI_iOS/assets/20027844/69212038-67ef-4ba6-8a51-4966a08cb5ca)

### Issue Description #### Command executed ```bash bundle exec pod binary prebuild ``` #### Stack trace ``` $ bundle exec pod binary prebuild ❯❯❯ Step: Fetching cache Fetching cache from...

$ pod bin ――― MARKDOWN TEMPLATE ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― ### Command ``` /Users/username/.rvm/gems/ruby-3.0.0/bin/pod bin ``` ### Report * What did you do? * What did you expect to happen? * What happened...