提交 ffcdabb3 编写于 作者: Mosher's avatar Mosher

update:更新template.html --- u1

上级 8f965900
...@@ -8,7 +8,7 @@ TARGET=PSSYSAPP ...@@ -8,7 +8,7 @@ TARGET=PSSYSAPP
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0"> <meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="./favicon.ico"> <link rel="icon" href="./favicon.ico">
<title><#if app.getDefaultPSAppView()??>${app.getDefaultPSAppView().getTitle()}</#if></title> <title><#if app.getName?? && app.getName()??>${app.getName()}</#if></title>
</head> </head>
<body> <body>
<noscript> <noscript>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册