Commit 9f6c2c0d by lp784568205

1

parent d3b3f26f
......@@ -19,6 +19,9 @@
:highLightArr="highLightArr"
:type="type"
/>
<div style="width:100px;height:500px;background-color:#000;position:absolute;top:100px;left:100px;">
</div>
</div>
</template>
......
......@@ -58,7 +58,7 @@ module.exports = {
},
proxy: {
"/apialy": {
target: "http://39.99.224.27:8001/", //西藏: https://155.1.33.10:20010/ 阿里云:http://39.99.155.173:9022
target: "http://39.99.155.173:9022/", //西藏: https://155.1.33.10:20010/ 阿里云:http://39.99.155.173:9022
// ws: true,
changeOrigin: true,
// secure: false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment