-
带tabBar的Controller,你是用的截图push ,但是我的控制器是播放器,截图就会出现图像静止,声音仍然在放的问题。有没有不用截图的解决办法啊
cnzlh updated
2 years ago
-
Here is my completed homework assignment! Thank you
/cc @coderschoolreview
-
- 版本信息
"uview-plus": "^3.3.4"
"vue": "^3.4.31"
当前类型声明为:
```ts
// types/comps.d.ts
declare module '@vue/runtime-core' {
export interface GlobalComponents {
...
}
}
```
需要更改为:
``…
cx690 updated
1 month ago
-
# Feature Request
One might find it extremely useful to provide active tab style.
[Use case example](https://i.stack.imgur.com/bynDX.png)
Eljoy updated
2 years ago
-
when i use UITabBarController, i face with "crossmobile.ios.uikit.UIResponder is abstract; cannot be instantiated" error in desktop, android running , but there is no any problem in ios running
-
> 在view里二级文件夹,一个文件夹就是一个html,js``vue``html 都统一放在当前文件夹里,当然你也可以继续放其他的资源,例如css、图片等,webpack会打包到当前模块里。
我在js``vue``html同级目录存放了图片并使用相对路径引用,图片存在且名字无误,但是会404,有什么办法解决么?
-
Week 2 assignment completed. Please review. /cc @codepathreview
-
## タスク概要
HomeVCのRedux、Rx対応
## 技術区分・影響範囲
swift
HomeVC
## 関連項目
#85
## 期日
9月中
-
Note: i can't reproduce this bug,kinda random bug.
When selected,icon shifts to a different position(it may even disappear from the visible view(bar item) frame)
PS i assume there's a problem w/ - (…
iT0ny updated
9 years ago
-
From the documentation, there are two options to use font awesome image[ via label strings and FAImageView].
But how to use the font awesome image to a UIImage?
For tab bar items with title, how can i…
jas54 updated
9 years ago