feat: init
This commit is contained in:
parent
bebf516a57
commit
c305692919
|
@ -12,7 +12,7 @@ module.exports = {
|
||||||
proxyTable: {
|
proxyTable: {
|
||||||
"/gyhl": {
|
"/gyhl": {
|
||||||
// target: "/gyhl", //8889
|
// target: "/gyhl", //8889
|
||||||
target: "http://36.137.58.70:52/gyhl",
|
target: "http://36.133.157.111:32/gyhl",
|
||||||
// // target:"http://192.168.1.194:21925", //lj-local
|
// // target:"http://192.168.1.194:21925", //lj-local
|
||||||
changeOrigin: true,
|
changeOrigin: true,
|
||||||
pathRewrite: {
|
pathRewrite: {
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
<meta name="renderer" content="webkit">
|
<meta name="renderer" content="webkit">
|
||||||
<!-- <script src="https://cdn.jsdelivr.net/gh/WangYuLue/image-conversion/build/conversion.js"></script> -->
|
<!-- <script src="https://cdn.jsdelivr.net/gh/WangYuLue/image-conversion/build/conversion.js"></script> -->
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
<title>麦得豪新材料有限公司</title>
|
<title>工业互联网平台</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in New Issue