Browse Source

[修改]修改名称

智慧矿山应急安全培训、考核、演练管理系统
邵佳豪 2 years ago
parent
commit
6929391652
  1. 2
      proxy.config.json
  2. 4
      src/app/navigation/navigation.component.html

2
proxy.config.json

@ -1,6 +1,6 @@
{
"/api": {
"target": "http://121.36.37.70:8213/",
"target": "http://121.36.37.70:8216/",
"secure": false,
"changeOrigin": true
}

4
src/app/navigation/navigation.component.html

@ -17,8 +17,8 @@
<img src="../../assets/images/logo.png" alt="logo">
</div>
<div class="biglogospan">
<div class="top"><span style="font-size: 22px;font-weight: 800;margin-left: 3px;">上海消防救援</span></div>
<div class="down"><span style="font-size: 4px;font-weight: 400;width: 125px;">shanghai fire and rescue</span></div>
<div class="top"><span style="font-size: 22px;font-weight: 800;margin-left: 3px;">广西消防救援</span></div>
<div class="down"><span style="font-size: 4px;font-weight: 400;width: 125px;">guangxi fire and rescue</span></div>
</div>
</div>
<div class="navbox">

Loading…
Cancel
Save