1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-06-11 20:59:30 +08:00
Files
uni-halo/config/keys.js
T
2022-12-06 15:08:29 +08:00

8 lines
82 B
JavaScript

/**
* 配置key
*/
export default {
SHEET_LEAVING: 'leaving', // 留言板
}