1 Star 13 Fork 5

默然/默然云后台前端源码---uniapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
install.txt 2.56 KB
一键复制 编辑 原始数据 按行查看 历史
默然 提交于 2024-01-21 20:59 . 1
安装文档
app扩展
carousel_chart 轮播图
字段解释
image 轮播图片
title 轮播标题
url 跳转链接
[
{
"image": "http://moran.moranblog.cn/uploads/20240117/afc9652723fe5e54d5a4ac24af26ab4d.png",
"title": "测试广告1",
"url": "http://moran.moranblog.cn/uploads/20240117/afc9652723fe5e54d5a4ac24af26ab4d.png"
},
{
"image": "http://moran.moranblog.cn/uploads/20240117/41c3d2019de07f1384fc1320af018a86.png",
"title": "测试广告2",
"url": "http://moran.moranblog.cn/uploads/20240117/41c3d2019de07f1384fc1320af018a86.png"
},
{
"image": "http://moran.moranblog.cn/uploads/20240117/8e9671e250a3fc8f25da605451221d59.png",
"title": "测试广告3",
"url": "http://moran.moranblog.cn/uploads/20240117/8e9671e250a3fc8f25da605451221d59.png"
}
]
group 群组
字段解释
image 图片链接
title 列表标题
content 列表内容介绍
url_data
当type == 0时 复制此字段内容内打开微信
当type == 1时 此字段就填写QQ号,则会跳转到聊天页面 注:如果时自己跳转自己的QQ,则不会进入聊天界面
当type == 2时 跳转链接
type 方法类型
[
{
"image": "http://moran.moranblog.cn/uploads/20240121/07de37b9666e31e904be0a6bbf539f11.png",
"title": "默然博客",
"content": "关注官方公众号,加入默然大家庭!",
"url_data": "默然博客",
"type": 0
},
{
"image": "http://moran.moranblog.cn/uploads/20240121/d73bbbb1967a6a3544cae80240706556.png",
"title": "作者QQ",
"content": "使用过程中,有任何疑问都可以联系我!",
"url_data": "2659917175",
"type": 1
},
{
"image": "http://moran.moranblog.cn/uploads/20240121/354800777e952082a607acfc40a33b0e.png",
"title": "QQ群",
"content": "群里有好多大佬,快来吹牛吧!",
"url_data": "http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=J6-wTmunDGnM2XVsyIhKXQxgmQGeTQpS&authKey=GS%2FCNoZpC2gpMRUm2UlZ%2BT1mPbouAHsFcg2fTBbqHib4i93UtfSRxzUyDwDRbWPe&noverify=0&group_code=700732044",
"type": 2
},
{
"image": "http://moran.moranblog.cn/uploads/20240121/39f40b7f7e43b33d3df7ea12e2bc1957.png",
"title": "QQ频道",
"content": "频道有好多小伙伴哦,快来吧!",
"url_data": "https://pd.qq.com/s/eeuhb6c4g",
"type": 2
}
]
friendship 友情链接
字段解释
image 图片链接
title 列表标题
content 列表内容介绍
url 跳转链接
[
{
"image": "https://q1.qlogo.cn/g?b=qq&nk=2659917175&s=640",
"title": "默然博客",
"content": "一个热爱学习、自由的人!",
"url_data": "http://www.moranblog.cn"
}
]
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/morannb/new-version-of-uniapp.git
git@gitee.com:morannb/new-version-of-uniapp.git
morannb
new-version-of-uniapp
默然云后台前端源码---uniapp
master

搜索帮助