更新
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @Author: zwq
|
||||
* @Date: 2022-08-22 14:57:50
|
||||
* @LastEditors: zwq
|
||||
* @LastEditTime: 2023-09-18 09:44:36
|
||||
* @LastEditTime: 2023-11-02 10:07:38
|
||||
* @Description:
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
@@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<link rel="shortcut icon" href="<%= BASE_URL %>logo.png">
|
||||
<link rel="shortcut icon" href="<%= BASE_URL %>loge_ys1.svg">
|
||||
<!-- 站点配置 -->
|
||||
<script>
|
||||
window.SITE_CONFIG = {};
|
||||
@@ -38,8 +38,7 @@
|
||||
<!-- 开发环境 -->
|
||||
<% if (process.env.VUE_APP_NODE_ENV === 'dev') { %>
|
||||
<script>
|
||||
window.SITE_CONFIG['apiURL'] = 'http://192.168.1.44:8080/wcs-axl'; // api请求地址
|
||||
window.SITE_CONFIG['wbURL'] = '192.168.1.44:8080/wcs-njlm';
|
||||
window.SITE_CONFIG['apiURL'] = 'http://192.168.1.44:8080/wcs-axl';
|
||||
</script>
|
||||
<% } %>
|
||||
<!-- 集成测试环境 -->
|
||||
|
||||
11
public/loge_ys1.svg
Normal file
11
public/loge_ys1.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 29.83">
|
||||
<defs>
|
||||
<style>.cls-1{fill:#0075c2;}.cls-2{fill:#1e2380;}</style>
|
||||
</defs>
|
||||
<title>资源 1</title>
|
||||
<g id="图层_2" data-name="图层 2">
|
||||
<g id="图层_1-2" data-name="图层 1">
|
||||
<polygon class="cls-1" points="21.5 11.91 41.38 23.71 34.7 0 25.65 0 21.5 2.87 17.37 0 8.3 0 1.68 23.73 21.5 11.91"/>
|
||||
<polygon class="cls-2" points="21.5 14.87 0 29.77 21.5 29.77 43 29.77 21.5 14.87"/>
|
||||
</g></g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 459 B |
Reference in New Issue
Block a user