更新记录

1.4.0(2024-01-15)

  • 更新 db_init.json 按collection拆分,每个collection由schema.json、index.json、init_data.json三个文件描述详情

1.3.9(2023-12-29)

  • 新增 七牛云扩展存储示例,价格更优、权限更灵活详见

1.3.8(2023-10-24)

  • 更新 department 表名称为 opendb-department
  • 更新 notice 表名称为 opendb-notice
  • 更新 comment 表名称为 opendb-notice-comment
查看更多

平台兼容性

阿里云 腾讯云 支付宝小程序云
×
Vue2 Vue3
App 快应用 微信小程序 支付宝小程序 百度小程序 字节小程序 QQ小程序
HBuilderX 3.7.0 app-vue × × × × ×
钉钉小程序 快手小程序 飞书小程序 京东小程序
× × × ×
H5-Safari Android Browser 微信浏览器(Android) QQ浏览器(Android) Chrome IE Edge Firefox PC-Safari
× × × × × × ×

云函数类插件通用教程

使用云函数类插件的前提是:使用HBuilderX 2.9+


注意

  • 新增的 chooseAndUploadFile API,需要HBuilderX 3.0+支持
  • 新增的云对象,需要HBuilderX 3.4+支持
  • 新增的安全网络,需要HBuilderX 3.6.7+ 支持
  • 新增的七牛云扩展存储,需要HBuilderX 3.99+支持

本项目发布了Android和H5版,预览地址

腾讯云版

h5预览地址 : http://hellounicloud.dcloud.net.cn/tcb/

安卓apk下载地址 : 点击下载

阿里云版

h5预览地址:http://hellounicloud.dcloud.net.cn/

安卓apk下载地址:点击下载

支付宝小程序云版

h5预览地址:https://hellounicloud.dcloud.net.cn/alipay/

安卓apk下载地址:点击下载

隐私、权限声明

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

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

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

许可协议

MIT License

Copyright (c) 2022 崔红保

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

使用中有什么不明白的地方,就向插件作者提问吧~ 我要提问