mirror of
https://github.com/lxsang/antd-web-apps
synced 2025-04-19 18:16:44 +02:00
fix path error
This commit is contained in:
parent
98494b73d1
commit
ff209faf36
2
index.ls
2
index.ls
@ -25,8 +25,8 @@
|
|||||||
<link rel="stylesheet" type="text/css" href="grs/font-awesome.css" />
|
<link rel="stylesheet" type="text/css" href="grs/font-awesome.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="grs/mainsite.css" />
|
<link rel="stylesheet" type="text/css" href="grs/mainsite.css" />
|
||||||
<script src="grs/gscripts/jquery-3.2.1.min.js"> </script>
|
<script src="grs/gscripts/jquery-3.2.1.min.js"> </script>
|
||||||
<script src="grs/resources/antos_tags.js" type="riot/tag"></script>
|
|
||||||
<script src="grs/gscripts/riot.min.js"> </script>
|
<script src="grs/gscripts/riot.min.js"> </script>
|
||||||
|
<script src="grs/resources/antos_tags.js" type="riot/tag"></script>
|
||||||
<script>
|
<script>
|
||||||
var scheme = undefined;
|
var scheme = undefined;
|
||||||
String.prototype.__ = function()
|
String.prototype.__ = function()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user