mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-16 07:36:44 +08:00
修改logo
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 6.3 KiB |
@@ -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 => {
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
</div>
|
||||
<div class="p15">
|
||||
<div class="flex">
|
||||
<!-- 国富改 -->
|
||||
<span style="flex-shrink: 0;">公司地址:</span>
|
||||
<span>北京市朝阳区建国门外大街乙12号双子座大厦东塔第6层和第8层</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user