更新记录

1.3.0(2024-07-05) 下载此版本

优化商户审核

修复登录时页面跳转重定向错误的bug

1.2.9(2024-06-05) 下载此版本

优化商户字段userId改为beUserId

优化商户自动uniIdUsersId改为userId

1.2.8(2024-06-03) 下载此版本

新增商品评论的点赞数和回复数

新增后台商品评论回复

修复二级评论编辑时获取订单异常的bug

查看更多

平台兼容性

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

云函数类插件通用教程

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


基于uni-admin开发的后台管理系统

联系作者:<进入交流群>

目前配套前端

名称 前端插件地址
快亿商城(uni-app x +uvue + uts + uniCloud)云端一体商城项目 https://ext.dcloud.net.cn/plugin?name=lieft-kuaiyi
快亿商城,成人用品--性爱保健品-两性用品,uni-app x和uniCloud云端一体商城 https://ext.dcloud.net.cn/plugin?name=lieft-adult
快亿商城2,uni-app x(uvue+uts)和uniCloud云端一体完整原生商城项目源码 https://ext.dcloud.net.cn/plugin?name=lieft-eastShop
ai(chatGPT)聊天对话,uni-app x(uvue+uts)和uniCloud云端一体完整 https://ext.dcloud.net.cn/plugin?name=lieft-ai
ai伴侣(chatGPT)聊天对话,uni-app x和uniCloud云端一体完整项目源码 https://ext.dcloud.net.cn/plugin?name=lieft-aiPartner
ai聊天(chatGPT),uni-app x和uniCloud云端一体完整项目源码 https://ext.dcloud.net.cn/plugin?name=lieft-aiChat

总后台演示说明

演示网址:http://uniappx.al1ydb.com/admin/#/

分类 账号 密码 初始化数据库的文件夹
快亿商城,总后台地址 shop shop_init_data
成人用品商城,总后台地址 adult adult_init_data
快亿商城2,总后台地址 eastshop eastShop_init_data
ai(chatGPT)聊天对话,总后台地址 ai ai_init_data
ai伴侣,总后台地址 aipartner aiPartner_init_data
ai聊天,总后台地址 aichat aiChat_init_data

商户后台演示说明

演示网址:http://uniappx.al1ydb.com/admin/#/

分类 账号 密码
快亿商城,商户后台地址 shopmerchant
成人用品商城,商户后台地址 adultmerchant
快亿商城2,商户后台地址 eastshopmerchant

安装步骤:

1、导入项目,和前端绑定同一个服务空间。

2、建议初始化数据。

阿里云和支付宝云的初始化数据,路径/uniCloud-aliyun/database/*_init_data目录下,

腾讯云,路径/uniCloud-aliyun/database/*_init_data_tcb目录下,

如图:

3、安装完成

隐私、权限声明

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

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

插件不采集任何数据

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

许可协议

MIT License

Copyright (c) 2020 DCloud

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.

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