欢迎来到 Xiuno BBS

Xiuno bbs多端应用插件(app、小程序、h5)

xiuno多端小程序和APP

介绍

xiuno生成多端小程序和APP。 基于xiuno4.0版本二开API,使用UNIAPP框架重构 后端插件: https://bbs.xiuno.org/thread-189.htm

后端插件api文档

1. 获取站点信息

  • URL: http://yourdomain.com/?api_site_info
  • Method: GET
  • Response:

2. 获取版块列表

  • URL: http://yourdomain.com/?api_forum_list
  • Method: GET
  • Response:

3. 获取帖子列表

  • URL: http://yourdomain.com/?api_thread_list&fid={forum_id}
  • Method: GET
  • Response:

4. 获取帖子详情

  • URL: http://yourdomain.com/?api_thread_detail&tid={thread_id}
  • Method: GET
  • Response:

5. 获取用户列表

  • URL: http://yourdomain.com/?api_user_list
  • Method: GET
  • Response:

6. 获取用户信息

  • URL: http://yourdomain.com/?api_user_info&uid={user_id}
  • Method: GET
  • Response:

7. 用户登录

  • URL: http://yourdomain.com/?api_login
  • Method: POST
  • Parameters:
  • Response:

8. 用户注册

  • URL: http://yourdomain.com/?api_register
  • Method: POST
  • Parameters:
  • Response:

9. 创建帖子

  • URL: http://yourdomain.com/?api_create_post
  • Method: POST
  • Parameters:
  • Response:

10. 创建回复

  • URL: http://yourdomain.com/?api_create_reply
  • Method: POST
  • Parameters:
  • Response:

常见问题

  1. 有没有教程?

暂时没有,需要自行研究安装,不难,有点基础基本都可以上手

有任何问题和需求请留言,有时间看到会回复

隐私、权限声明

1. 本插件需要申请的系统权限列表:

2. 本插件采集的数据、发送的服务器地址、以及数据用途说明:

3. 本插件是否包含广告,如包含需详细说明广告表达方式、展示频率:

许可协议

MIT协议

上传的附件
  • [bbs.xiuno.org]twelve-xiuno_1.0.1.zip
    1 声望
0 0 2
复制成功

回复 (2)

oscar066 1天前
#2
666
Jay 1天前
#3
66