34 lines
1.3 KiB
HTML
34 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<script>
|
||
if(window.navigator.userAgent.indexOf('MSIE') > -1 || window.navigator.userAgent.indexOf('Trident') > -1){
|
||
window.location.replace("../not_support_vue.htm");
|
||
}
|
||
</script>
|
||
<meta charset="utf-8">
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||
<link rel="icon" href="../apps/com.actionsoft.apps.coe.pal.datamigration/main/favicon.ico" />
|
||
<title></title>
|
||
<link type='text/css' rel='stylesheet' href='../commons/css/font/iconfont.css'/>
|
||
<!--
|
||
其它的js或css引用方式示例(<%= htmlWebpackPlugin.options.awsjsandcsspath%>)
|
||
<link rel="stylesheet" type="text/css" href="<%= htmlWebpackPlugin.options.awsjsandcsspath%>apps/_bpm.platform/css/model/console.m.dw.design.css"/>
|
||
-->
|
||
<script>
|
||
const settingParam = <#settingParam>;
|
||
const axiosBaseUrl = "./";
|
||
const production = true;
|
||
const devUserInfo = {};
|
||
</script>
|
||
<script type="module" crossorigin src="../apps/com.actionsoft.apps.coe.pal.datamigration/main/js/entry-index-4d9d5df5.js"></script>
|
||
<link rel="stylesheet" href="../apps/com.actionsoft.apps.coe.pal.datamigration/main/assets/asset-style-1286d7e8.css">
|
||
</head>
|
||
<body style="margin:0;">
|
||
<div id="app"></div>
|
||
|
||
<!-- built files will be auto injected -->
|
||
</body>
|
||
</html>
|