2020-04-29 09:56:25 +08:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="zh">
|
2020-06-08 19:02:21 +08:00
|
|
|
<head>
|
2020-07-20 18:12:43 +08:00
|
|
|
<link rel="stylesheet" href="https://bce.bdstatic.com/fex/amis-gh-pages/pkg/npm_bc56774.css" />
|
2020-08-04 17:37:04 +08:00
|
|
|
<link rel="stylesheet" title="default" href="https://bce.bdstatic.com/fex/amis-gh-pages/scss/themes/default_910a364.css" />
|
2020-06-08 19:02:21 +08:00
|
|
|
</head>
|
|
|
|
<body>
|
2020-08-04 16:53:53 +08:00
|
|
|
<script data-loader src="https://bce.bdstatic.com/fex/amis-gh-pages/pkg/npm_7579c08.js"></script>
|
|
|
|
<script type="text/javascript" src="https://bce.bdstatic.com/fex/amis-gh-pages/pkg/examples/sdk-placeholder.html_map_53fcddd.js"></script>
|
2020-08-04 19:28:10 +08:00
|
|
|
<script type="text/javascript" src="https://bce.bdstatic.com/fex/amis-gh-pages/pkg/app_1d747f7.js"></script>
|
2020-08-04 16:53:53 +08:00
|
|
|
<script type="text/javascript" src="https://bce.bdstatic.com/fex/amis-gh-pages/pkg/rich-text_6ad7fdb.js"></script>
|
|
|
|
<script type="text/javascript" src="https://bce.bdstatic.com/fex/amis-gh-pages/pkg/rest_f83f018.js"></script>
|
2020-04-29 09:56:25 +08:00
|
|
|
<script>
|
2020-06-08 19:02:21 +08:00
|
|
|
/* @require "examples/embed.tsx" */
|
|
|
|
/* @require "examples/loader.ts" */
|
|
|
|
(function (w) {
|
2020-04-29 09:56:25 +08:00
|
|
|
var amis = w.amis || {};
|
|
|
|
amis.resource = {
|
2020-06-08 19:02:21 +08:00
|
|
|
css: css,
|
|
|
|
js: js,
|
|
|
|
moduleId: '2ab197b'
|
2020-04-29 09:56:25 +08:00
|
|
|
};
|
|
|
|
w.amis = amis;
|
2020-06-08 19:02:21 +08:00
|
|
|
})(window);
|
2020-04-29 09:56:25 +08:00
|
|
|
</script>
|
|
|
|
</body>
|
|
|
|
</html>
|