Skip to main content

ASSETS_PER_PAGE

Constant ASSETS_PER_PAGE 

Source
const ASSETS_PER_PAGE: i32 = 60;
Expand description

每页素材数,与服务端 list.rs 的 PER_PAGE 对齐。