wujingjing
2024-12-16 890adec7fddfe9d5f5da4511343ac6e8341d46b3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta name="format-detection" content="telephone=no" />
    <meta
      name="viewport"
      content="initial-scale=1,user-scalable=no,width=device-width,viewport-fit=cover"
    />
    <meta http-equiv="X-UA-Compatible" content="ie=edge" />
    <title>amis-editor Demo</title>
    <link rel="stylesheet" href="/static/editor/css/iconfont.css" />
    <link rel="stylesheet" href="/static/editor/css/animate.min.css" />
    <link
      data-react-helmet="true"
      rel="shortcut icon"
      href="https://avatars.githubusercontent.com/u/78204817?s=200&v=4"
    />
    <link
      href="https://aisuda.github.io/amis-editor-demo/demo-6.7.0/css/vendor.7e7c5fae.css"
      rel="stylesheet"
    />
    <link
      href="https://aisuda.github.io/amis-editor-demo/demo-6.7.0/css/index.b5761050.css"
      rel="stylesheet"
    />
  </head>
  <body>
    <div id="root"></div>
    <script
      defer
      src="https://aisuda.github.io/amis-editor-demo/demo-6.7.0/scripts/chunk/vendor.19148c9b.js"
    ></script>
    <script
      defer
      src="https://aisuda.github.io/amis-editor-demo/demo-6.7.0/scripts/chunk/index.4150717e.js"
    ></script>
  </body>
</html>