消息系统前端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
3y 4b6a7d34e6
微信服务号 模板消息接入完成!
3 years ago
.gitee Initial commit 3 years ago
pages 微信服务号 模板消息接入完成! 3 years ago
public git init 3 years ago
.gitignore git init 3 years ago
.prettierrc git init 3 years ago
LICENSE Initial commit 3 years ago
README.md 支持钉钉群机器人目前所支持的所有消息类型 3 years ago
index.html 列表页和新增页 第一版 3 years ago
nodemon.json git init 3 years ago
package.json git init 3 years ago
requestHandler.md 支持 飞书群机器人 3 years ago
server.js git init 3 years ago

README.md

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

austin项目前端

austin后端Giteeaustin

austin后端GitHubaustin

快速开始

基于 amis 渲染器,快速搭建自己的管理系统。


# 安装依赖
npm i
# 打开服务
npm start

部署上线

这个例子中的 amis 等依赖使用外部 cdn为了稳定请在自己部署的时候将文件下载到本地。