README
README
build.json 文件
["@aligov/plugin-gff-skeletons",{
"version":"1.0.1",
"url":"//xxxx.do",
"type":"ajax",
"id":"xxxx" //骨架图id容器
"path":""
}],
build-scripts plugin template for developers
<script type="module">
import aligovPluginGffSkeletons from 'https://cdn.skypack.dev/@aligov/plugin-gff-skeletons';
</script>
build.json 文件
["@aligov/plugin-gff-skeletons",{
"version":"1.0.1",
"url":"//xxxx.do",
"type":"ajax",
"id":"xxxx" //骨架图id容器
"path":""
}],