14 lines
572 B
HTML
14 lines
572 B
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html lang="en" style="overflow: hidden;">
|
||
|
|
<head>
|
||
|
|
<meta charset="UTF-8">
|
||
|
|
<link rel="shortcut icon" type="image/x-icon" href="{{$public_host}}favicon.ico" />
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
<title>{{:MyLang('common_service.diy.base_nav_title')}}</title>
|
||
|
|
<script type="module" crossorigin src="{{$public_host}}static/diy/js/entry/index-d71f3dad.js"></script>
|
||
|
|
<link rel="stylesheet" href="{{$public_host}}static/diy/css/index-f86c6117.css">
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<div id="app"></div>
|
||
|
|
</body>
|
||
|
|
</html>
|