Skip to content

Commit a18881b

Browse files
committed
修改js引用外网地址
1 parent 9b9d1e2 commit a18881b

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed
File renamed without changes.

test/数据绑定_8.html renamed to latest/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
}
2020
</style>
2121
<script src="./vue.js"></script>
22-
<script src="./http.js"></script>
22+
<script src="https://rexsheng.github.io/vue-http-rexsheng/latest/http.js"></script>
23+
2324
</head>
2425

2526
<body>
File renamed without changes.

0 commit comments

Comments
 (0)