Browse Source

Merge pull request '客服图片修改' (#33) from domin_modify into master

Reviewed-on: #33
pull/34/head
超级管理员 7 months ago
parent
commit
18da6c69da
  1. 3
      config/define.php
  2. BIN
      view/images/contact_us.png

3
config/define.php

@ -25,7 +25,8 @@
define('JWT_KEY','3f8aef32b8b77c6e');
define('CONTACT_US_IMG_URL', TCM_DOMAIN.'/images/contact_us.png');
define('CSS_JS_VERSION', '8.8.8');
define('CONTACT_US_IMG_URL', TCM_DOMAIN.'/images/contact_us.png?v='.CSS_JS_VERSION);
$GLOBALS['notice_mail_list'] = array(
'wangpd5@163.com' => array(

BIN
view/images/contact_us.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 468 KiB

Loading…
Cancel
Save