Initial import of frappe sunderer app
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
<link rel="icon" type="image/svg+xml" href="/assets/sunderer_app/dist/icon3.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>决裂者终端用户中心</title>
|
||||
<script type="module" crossorigin src="/assets/sunderer_app/dist/js/index.c1R21Jxr.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/sunderer_app/dist/css/index.CJO3dQ9s.css">
|
||||
<script type="module" crossorigin src="/assets/sunderer_app/dist/js/index.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/sunderer_app/dist/css/index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
@@ -16,6 +16,6 @@
|
||||
<!-- 构建后文件会出现在 sunderer_app/public/ 目录下,例如: sundererapp.a1b2c3d4.js -->
|
||||
<!-- 所以这里的 src 应该是 /sundererapp.[hash].js -->
|
||||
<!-- 注意:你需要将 [hash] 替换为实际构建后生成的哈希值 -->
|
||||
<script src="/assets/sunderer_app/SundererPage/js/sundererapp.BRnFqPg_.js"></script>
|
||||
<script src="/assets/sunderer_app/SundererPage/js/sundererapp.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user