# Conflicts: # src/main/webapp/WEB-INF/manager/index.ftl
@@ -41,6 +41,7 @@
<script>
ms.base = "${base}";
ms.manager = "${managerPath}";
+ ms.web = ms.base;
// ms.base = "http://192.168.0.54:85";
// ms.manager = "http://192.168.0.54:85/apis/ms";
@@ -5,9 +5,11 @@
<title></title>
<#include "/include/head-file.ftl"/>
<link rel="stylesheet" href="${base}/static/ms-admin/4.7.0/css/login.css">
-
+
+ <!--
<!--#include virtual="include/head-file.ftl" -->
<link rel="stylesheet" href="../../../static/ms-admin/4.7.0/css/login.css">
+ -->
</head>
<body>