|
|
@ -39,6 +39,7 @@
|
|
|
|
(function () {
|
|
|
|
(function () {
|
|
|
|
// 请求后端的url
|
|
|
|
// 请求后端的url
|
|
|
|
localStorage.setItem("backend_url", "/austin/api/");
|
|
|
|
localStorage.setItem("backend_url", "/austin/api/");
|
|
|
|
|
|
|
|
// localStorage.setItem("backend_url", "http://localhost:8080");
|
|
|
|
|
|
|
|
|
|
|
|
let amis = amisRequire('amis/embed');
|
|
|
|
let amis = amisRequire('amis/embed');
|
|
|
|
const match = amisRequire('path-to-regexp').match;
|
|
|
|
const match = amisRequire('path-to-regexp').match;
|
|
|
|