# layer **Repository Path**: dinglz/layer ## Basic Information - **Project Name**: layer - **Description**: 为go-app WebAssembly封装的go内layer调用器 - **Primary Language**: Go - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-02-25 - **Last Updated**: 2024-06-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-app layer封装 注意:只适用于该WebAssembly框架:[go-app](https://go-app.dev) ## 安装 ```sh go get -u gitee.com/dinglz/layer ``` ## 使用前 需要引入layui或者layer的静态文件,包括js和css ## 使用时 在go程序内直接调用,例如绑定onclick时调用。 ## 演示视频 [B站](https://www.bilibili.com/video/BV1Du411X7wk/) ## 具体使用 请参见[example](https://gitee.com/dinglz/layer/tree/master/example) [下载example成品或源码](https://gitee.com/dinglz/layer/releases) ## 声明 从项目[卧龙网络验证平台](https://gitee.com/dinglz/wolong-web-auth)中剥离 ## 作者 丁丁(dinglz) qq:1149978856 邮箱:dlz1149978856@163.com