README
error错误提示
Params
| Name | Type | describe |
|---|---|---|
| content | string | 提示内容 |
Example
import aw31 from '@dfeidao/fd-aw000031';
aw31('删除失败!');
错误提示
<script type="module">
import dfeidaoFdAw000031 from 'https://cdn.skypack.dev/@dfeidao/fd-aw000031';
</script>
| Name | Type | describe |
|---|---|---|
| content | string | 提示内容 |
import aw31 from '@dfeidao/fd-aw000031';
aw31('删除失败!');