Merge pull request #39 from SGodV/pref-优化请求路径
pref: Optimize request path
This commit is contained in:
commit
cd89b66d7f
@ -34,7 +34,8 @@
|
||||
|
||||
<script>
|
||||
const repo = 'https://github.com/CareyWang/MyUrls'
|
||||
const backend = 'http://example.com'
|
||||
// const backend = 'http://example.com'
|
||||
const backend = '.'
|
||||
|
||||
let app = new Vue({
|
||||
el: "#app",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user