关键字修改

master
DELL 2 years ago
parent ff96f25262
commit d6e08e5753

@ -38,7 +38,7 @@
<script>
(function () {
// 请求后端的url
localStorage.setItem("backend_url", "http://localhost:8080");
localStorage.setItem("backend_url", "/austin/api/");
let amis = amisRequire('amis/embed');
const match = amisRequire('path-to-regexp').match;
@ -49,7 +49,8 @@
const app = {
type: 'app',
brandName: 'Austin',
// brandName: 'Austin',
brandName: '洋流',
logo: '/public/logo.png',
header: {
type: 'tpl',

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 117 KiB

Loading…
Cancel
Save