mirror of
https://github.com/dataease/dataease.git
synced 2026-05-23 22:08:34 +08:00
feat: 增加移动端背景替换
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user