Commit 5cffe5bc authored by yangyuxin's avatar yangyuxin

测试index.html

parent a079112d
......@@ -68,8 +68,9 @@
<script type="text/javascript" src="../static/tools/js/jquery-1.11.3.js?v=1.1"></script>
<script>
// localStorage.setItem("url", "http://localhost:7070");
localStorage.setItem("url", "http://sbjs.tjsat.gov.cn:18090");
// localStorage.setItem("url", "http://sbjs.tjsat.gov.cn:18090");
//涉税
localStorage.setItem("url", "http://localhost:8091");
// localStorage.setItem("url", "http://192.168.101.201:8091");
var url = localStorage.getItem("url");
$(function(){
......
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