feat: 增加移动端背景替换

This commit is contained in:
fit2cloud-chenyw
2022-03-21 18:40:16 +08:00
parent a4c53488f5
commit 6b8877ca0e
7 changed files with 65 additions and 8 deletions

View File

@@ -6,7 +6,9 @@ module.exports = {
title: 'DataEase',
WHITE_LIST: [
'/api/auth/login',
'/api/auth/getPublicKey'
'/api/auth/getPublicKey',
'/system/ui/info',
'/system/ui/image/'
],
RECENT_KEY: 'recently',