Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tower1229 committed Mar 28, 2018
1 parent b2955dd commit 18d57b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -26,7 +26,7 @@
</script>
</head>

<body style="background-image: url('http://host.refined-x.com/bing.php')">
<body style="background-image: url('//host.refined-x.com/bing.php')">
<a href="http://refined-x.com" class="hide">前端路上</a>
<div id="app" class="body">
<router-view></router-view>
Expand All @@ -44,7 +44,7 @@
seajs.widgetRootPath = seajs.root + '/widgets';

seajs.config({
base: "http://static-zt.oss-cn-qingdao.aliyuncs.com/modules",
base: "//static-zt.oss-cn-qingdao.aliyuncs.com/modules",
paths: {
"js": seajs.root + "/src"
},
Expand Down

0 comments on commit 18d57b4

Please sign in to comment.