修改logo

This commit is contained in:
邓晓坤
2019-09-23 15:59:52 +08:00
parent bc644881bb
commit 0067a41d4b
3 changed files with 3 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

View File

@@ -31,7 +31,8 @@ service.interceptors.request.use(
})
}
config.headers['token'] = window.localStorage.getItem('token')
// config.headers['token'] = window.localStorage.getItem('token')
config.headers['token'] = `507e5ff426364e95b22cd4c1e22f427f`
return config
},
error => {

View File

@@ -12,6 +12,7 @@
</div>
<div class="p15">
<div class="flex">
<!-- 国富改 -->
<span style="flex-shrink: 0;">公司地址</span>
<span>北京市朝阳区建国门外大街乙12号双子座大厦东塔第6层和第8层</span>
</div>