README
README
build.json 配置
["@aligov/plugin-gff-firstscreen-time",{
"version":"1.0.1",
"url":"//xxxx.do",
"type":"ajax" // ajax or fetch
}],
build-scripts plugin template for developers
<script type="module">
import aligovPluginGffFirstscreenTime from 'https://cdn.skypack.dev/@aligov/plugin-gff-firstscreen-time';
</script>
build.json 配置
["@aligov/plugin-gff-firstscreen-time",{
"version":"1.0.1",
"url":"//xxxx.do",
"type":"ajax" // ajax or fetch
}],