Commit 9b0638a8 by caoyanzhi

update: UI调整

parent 6393685c
...@@ -26,7 +26,6 @@ ...@@ -26,7 +26,6 @@
var src = '/component/static/import-component.js?timestrap='+ new Date().getTime(); var src = '/component/static/import-component.js?timestrap='+ new Date().getTime();
var host = window.location.host; var host = window.location.host;
host = host.indexOf('localhost') > -1 || host.indexOf('192.168') > -1 ? 'gicdev.demogic.com' : host; host = host.indexOf('localhost') > -1 || host.indexOf('192.168') > -1 ? 'gicdev.demogic.com' : host;
document.write("<script src='//172.16.30.233:8091/static/import-component.js'><\/script")
})() })()
</script> </script>
<script src="//web-1251519181.file.myqcloud.com/components/pagination.1.0.10.js"></script> <script src="//web-1251519181.file.myqcloud.com/components/pagination.1.0.10.js"></script>
......
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