This commit is contained in:
Daniel 2025-07-04 12:00:47 +08:00
parent d7f56c2bb6
commit 1ab9b5c518
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
24 changed files with 141 additions and 85 deletions

View file

@ -17,5 +17,5 @@
package av
func (gallery *Gallery) Calc() {
// 画廊视图不支持计算
// 卡片视图不支持计算
}