波浪特效
网站底部波浪飘落
接口地址
https://www.xzzti.cn/api/bolang
返回格式
JSON
请求方式
GET
请求示例
https://www.xzzti.cn/api/bolang
请求参数说明
| 名称 | 必填 | 类型 | 说明 |
|---|
返回参数说明
| 名称 | 类型 | 说明 |
|---|
返回示例
错误码说明
| 错误码 | 类型 | 说明 |
|---|
调用示例
<style>
.hans-container{
position: fixed;
bottom: 0px;
width: 100%;
height: 120px;
}
</style>
<div id="hans-bolang"></div>
<script src="https://www.xzzti.cn/api/bolang"></script>
在线演示
<style>
.hans-container{
position: fixed;
bottom: 0px;
width: 100%;
height: 120px;
}
</style>
<div id="hans-bolang"></div>
<script src="https://www.xzzti.cn/api/bolang"></script>