mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-12 00:00:01 +08:00
feat: 创建Photos虚拟组件(设置 virtualComponent 组件路径),预设我的|共享类别
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import My from './My'
|
||||
import Share from './Share'
|
||||
|
||||
export const PhotoList = [...Share, ...My]
|
||||
Reference in New Issue
Block a user