Add menu control button

This commit is contained in:
2023-09-25 18:47:15 +08:00
parent 3d7e8722c2
commit c36629d24b
6 changed files with 147 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
const PRODUCTION_NAME = 'Pinnacle OA'
const PRODUCTION_NAME = 'FatWeb'
const TOKEN_NAME = 'JWT_TOKEN'
const COLOR_PRODUCTION = '#00D4FF'
const COLOR_BACKGROUND = '#F5F5F5'