四方支付后台总管理系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

12 lines
443 B

module.exports = {
// 网站标题
PAGE_TITLE: "7UP PAY dynamic_logo",
// 网站图标资源(图片资源)
PAGE_LOGO_URI: "file:404_images/404_cloud.png",
// 登录页面标题
SIGN_UP_TITLE: "KAKA-PAY 后台系统 来自 dynamic_logo",
// 侧边栏图片资源(图片资源)
SIDEBAR_TITLE_IMAGE_URI: "file:404_images/404_cloud.png",
// 侧边栏标题
SIDEBAR_TITLE: "7UP PAY 来自 dynamic_logo",
}