1 Star 0 Fork 81

天然喵 / ruoyi-mall-uniapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

B站讲解视频

https://www.bilibili.com/video/BV16N4y1d7MM

node 推荐版本

16.13.1

技术栈

  • 前端技术栈:uni-app、ES6、Vue3、Vite、Pinia;
# 安装依赖 (需安装nodejs环境, 使用npm国内镜像)
$ npm install --registry=https://registry.npmmirror.com

启动方式

更推荐用vscode或者webstorm开发,所以请不要使用hbuilder启动。

# npm 运行
npm run dev:h5

项目地址

gitee github
service https://gitee.com/zccbbg/RuoYi-Mall https://github.com/zccbbg/ruoyi-mall
管理后台前端vue2 https://gitee.com/zccbbg/ruoyi-mall-vue https://github.com/zccbbg/ruoyi-mall-vue
h5 uniapp https://gitee.com/zccbbg/ruoyi-mall-uniapp https://github.com/zccbbg/ruoyi-mall-uniapp

项目结构

├── pages                   // 页面
│      ├── index            // 入口页面
│      ├── user             // 用户相关
│      ├── public           // 公共页面
│      ├── activity         // 活动页面
│      ├── app              // 积分、签到页面
│      ├── chat             // 客服页面
│      ├── commission       // 分销页面
│      ├── coupon           // 优惠券页面
│      ├── goods            // 商品页面
│      ├── order            // 订单页面
│      ├── pay              // 支付页面
├── sheep                   // 底层依赖/工具库
│      ├── api              // 服务端接口
│      ├── components       // 自定义功能组件
│      ├── config           // 配置文件
│      ├── helper           // 助手函数
│      ├── hooks            // vue-hooks
│      ├── libs             // 自定义依赖
│      ├── platform         // 第三方平台登录、分享、支付
│      ├── request          // 请求类库
│      ├── router           // 自定义路由跳转
│      ├── scss             // 主样式库
│      ├── store            // pinia状态管理模块
│      ├── ui               // 自定义UI组件
│      ├── url              // cdn图片地址格式化
│      ├── validate         // 通用验证器
│      ├── index.js         // Shopro入口文件
├── uni_modules             // dcloud第三方插件
MIT License Copyright (c) 2023 编写美好前程 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.

简介

一个基于若依框架,SringBoot2+MybatisPlus+SpringSecurity+jwt+redis+Vue+Taro的前后端分离的商城系统, 包含分类、sku、商户管理、分销、会员、适合企业或个人二次开发; 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/natural-meow/ruoyi-mall-uniapp.git
git@gitee.com:natural-meow/ruoyi-mall-uniapp.git
natural-meow
ruoyi-mall-uniapp
ruoyi-mall-uniapp
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891