### **页面路径文档**
| | | | | |
| --- | --- | --- | --- | --- |
| 页面 | 页面地址 | 路径 | 带参路径例子 | 参数解释 |
| 主页 | @/pages/index/index | /admin/home | | |
| 分销员管理 | @/pages/agent/agentManage | /admin/agent/agent_manage/index | | |
| 微信菜单 | @/pages/app/wechat/menus/index| /admin/app/wechat/setting/menus/index | | |
| 微信模板消息 | @/pages/app/routine/routineTemplate/index | /admin/app/wechat/setting/template/index | | |
| 微信用户 | @/pages/app/wechat/user/user | /admin/app/wechat/wechat_user/user/index | | |
| 用户标签 | @/pages/app/wechat/user/tag | /admin/app/wechat/wechat_user/user/tag | | |
|用户分组 | @/pages/app/wechat/user/tag | /admin/app/wechat/wechat_user/user/group | | |
| 用户行为记录 | @/pages/app/wechat/user/message | /admin/app/wechat/wechat_user/user/message | | |
| 图文管理| @/pages/app/wechat/newsCategory/index | /admin/app/wechat/news_category/index | | |
| 图文添加 |@/pages/app/wechat/newsCategory/save | /admin/app/wechat/news_category/save/:id? |/admin/app/wechat/news_category/save/0|id:0添加;非0编辑(图文id)|
|微信关注回复|@/pages/app/wechat/reply/follow| /admin/app/wechat/reply/follow/subscribe|||
| 关键字回复|@/pages/app/wechat/reply/keyword|/admin/app/wechat/reply/keyword|||
|关键字添加|@/pages/app/wechat/reply/follow|/admin/app/wechat/reply/keyword/save/:id?|/admin/app/wechat/reply/keyword/save/0|id:0添加;非0编辑(关键字id)|
| 无效关键词回复 |@/pages/app/wechat/reply/follow|/admin/app/wechat/reply/index/default| | |
|小程序模板消息|@/pages/app/routine/routineTemplate/index|/admin/app/routine/routine_template/index| | |
|文章管理|@/pages/cms/article/index|/admin/cms/article/index| | |
| 文章分类|@/pages/cms/articleCategory/index|/admin/cms/article_category/index| | |
| 文章添加|@/pages/cms/addArticle/index|/admin/cms/article/add_article/:id?|/admin/cms/article/add_article/2|id:没有id为添加;有id为编辑(文章id)|
| 提现申请|@/pages/finance/userExtract/index|/admin/finance/user_extract/index| | |
| 充值记录|@/pages/finance/financialRecords/recharge|/admin/finance/user_recharge/index|||
|资金记录|@/pages/finance/financialRecords/bill |/admin/finance/finance/bill |||
|佣金记录|@/pages/finance/commission/index|/admin/finance/finance/commission| | |
|拼团商品|@/pages/marketing/storeCombination/index|/admin/marketing/store_combination/index| | |
|拼团列表|@/pages/marketing/storeCombination/combinaList|/admin/marketing/store_combination/combina_list| | |
|添加拼团|@/pages/marketing/storeCombination/create|/admin/marketing/store_combination/create/:id?|/admin/marketing/store_combination/create/2|id:没有id为添加;有id为编辑(拼团id)|
|优惠券制作|@/pages/marketing/storeCoupon/index|/admin/marketing/store_coupon/index|||
|优惠券列表|@/pages/marketing/storeCouponIssue/index|/admin/marketing/store_coupon_issue/index| | |
|会员领取记录|@/pages/marketing/storeCouponUser/index|/admin/marketing/store_coupon_user/index|||
|砍价商品|@/pages/marketing/storeBargain/index|/admin/marketing/store_bargain/index| | |
|添加砍价|@/pages/marketing/storeBargain/create|/admin/marketing/store_bargain/create/:id?|/admin/marketing/store_bargain/create/0|id:0添加;非0编辑(砍价id)|
|秒杀商品|@/pages/marketing/storeSeckill/index|/admin/marketing/store_seckill/index|||
|秒杀配置|@/pages/system/group/list|/admin/marketing/store_seckill_data/index/49|||
|添加秒杀| @/pages/marketing/storeSeckill/create | /admin/marketing/store_seckill/create/:id? | /admin/marketing/store_seckill/create/19 | id:没有id为添加;有id为编辑(秒杀id) | |
| 积分配置 | @/pages/setting/setSystem/index |/admin/marketing/integral/system_config/3/11 | | |
| 积分日志 | @/pages/marketing/userPoint/index | /admin/marketing/user_point/index | | |
| 订单管理 | @/pages/order/orderList/index | /admin/order/list | | |
| 商品管理 | @/pages/product/productList | /admin/product/product_list | | |
| 商品分类 | @/pages/product/productClassify | /admin/product/product_classify | | |
| 商品添加 | @/pages/product/productAdd |/admin/product/add_product/:id? | /admin/product/add_product/84| id:没有id为添加;有id为编辑(商品id)|
| 商品评论 | @/pages/product/productReply |/admin/product/product_reply/:id?|/admin/product/product_reply/84 | id:没有id为商品评论页;有id为查看评论(商品id) |
| 属性规则 | @/pages/product/productAttr | /admin/product/product_attr | | |
| 身份管理 | @/pages/setting/systemRole/index | /admin/setting/system_role/index | | |
| 管理员管理 | @/pages/setting/systemAdmin/index | /admin/setting/system_admin/index | | |
| 权限规则 | @/pages/setting/systemMenus/index | /admin/setting/system_menus/index | | |
| 系统设置 | @/pages/setting/setSystem/index | /admin/setting/system_config | | |
| 分销设置 | @/pages/setting/setSystem/index | /admin/setting/system_config_retail/3/9 | | |
| 短信账户 | @/pages/notify/smsConfig/index | /admin/setting/sms/sms_config/index | | |
| 短信模板 | @/pages/notify/smsTemplateApply/index | /admin/setting/sms/sms_template_apply/index | | |
| 短信购买 | @/pages/notify/smsPay/index | /admin/setting/sms/sms_pay/index | | |
| 公共短信模板 | @/pages/notify/smsTemplateApply/index | /admin/setting/sms/sms_template_apply/commons | | |
| 首页导航按钮 | @/pages/system/group/list |/admin/setting/system_group_data/index/47| | |
| 首页幻灯片 | @/pages/system/group/list |/admin/setting/system_group_data/slide/48| | |
| 签到天数配置 | @/pages/system/group/list | /admin/setting/system_group_data/sign/55 | | |
| 订单详情动态图 | @/pages/system/group/list |/admin/setting/system_group_data/order/53| | |
| 个人中心菜单 | @/pages/system/group/list | /admin/setting/system_group_data/user/54 | | |
| 首页滚动新闻 | @/pages/system/group/list | /admin/setting/system_group_data/new/50 | | |
| 热门榜单推荐 | @/pages/system/group/list | /admin/setting/system_group_data/hot/57 | | |
| 首发新品推荐 | @/pages/system/group/list | /admin/setting/system_group_data/new_product/58 | | |
| 促销单品推荐 | @/pages/system/group/list| /admin/setting/system_group_data/promotion/59 | |
| 个人中心分销海报 | @/pages/system/group/list | /admin/setting/system_group_data/poster/60 | | |
| 精品推荐 | @/pages/system/group/list | /admin/setting/system_group_data/best/52 | | |
| 首页活动区域图片 | @/pages/system/group/list | /admin/setting/system_group_data/activity/51 | | |
| 首页配置 | @/pages/system/group/list | /admin/setting/system_group_data/system/61 | | |
| 首页超值爆款 | @/pages/system/group/list | /admin/setting/system_group_data/hot_money/64 | | |
| 门店设置 | @/pages/setting/systemStore/index | /admin/setting/merchant/system_store/index | | |
| 物流公司 | @/pages/setting/freight/index | /admin/setting/freight/express/index | | |
| 客服管理 | @/pages/setting/storeService/index |/admin/setting/store_service/index| | |
| 城市数据 | @/pages/setting/cityDada/index |/admin/setting/freight/city/list| | |
| 运费模板 | @/pages/setting/shippingTemplates/index |/admin/setting/freight/shipping_templates/list| | |
| 提货点列表 | @/pages/setting/storeList/index |/admin/setting/merchant/system_store/list| | |
| 核销员管理 | @/pages/setting/clerkList/index |/admin/setting/merchant/system_store_staff/index| | |
| 核销订单 | @/pages/setting/verifyOrder/index |/admin/setting/merchant/system_verify_order/index| | |
| 刷新缓存 | @/pages/system/clear/index |/admin/system/maintain/clear/index| | |
| 在线更新 | @/pages/system/systemUpgradeclient/index |/admin/system/system_upgradeclient/index| | |
| 系统日志 | @/pages/system/maintain/systemLog/index |/admin/system/maintain/system_log/index| | |
| 文件校验 | @/pages/system/maintain/systemFile/index |/admin/system/maintain/system_file/index| | |
| 清除数据 | @/pages/system/maintain/systemCleardata/index |/admin/system/maintain/system_cleardata/index| | |
| 数据备份 | @/pages/system/maintain/systemDatabackup/index |/admin/system/maintain/system_databackup/index| | |
| 文件管理 | @/pages/system/maintain/systemFile/opendir |/admin/system/maintain/system_file/opendir| | |
| 配置分类 | @/pages/system/configTab/index |/admin/system/config/system_config_tab/index| | |
| 配置列表 | @/pages/system/configTab/list |/admin/system/config/system_config_tab/list/:id?| /admin/system/config/system_config_tab/list/22 | id:配置id |
| 组合数据 | @/pages/system/group/index |/admin/system/config/system_group/index| | |
| 组合数据列表 | @/pages/system/group/list |/admin/system/config/system_group/list/:id?| /admin/system/config/system_group/list/37 | id:组合数据id |
| 商业授权 | @/pages/system/auth/index |/admin/system/maintain/auth| | |
| 会员管理 | @/pages/user/list/index |/admin/user/list| | |
| 会员等级 | @/pages/user/level/index |/admin/user/level| | |
| 会员分组 | @/pages/user/group/index |/admin/user/group| | |
| 会员标签 | @/pages/user/label/index |/admin/user/label| | |
| 登录 | @/pages/account/login |/admin/login| | |
| 前端日志| @/pages/system/log |/admin/system/log| | |
| 个人中心| @/pages/setting/user/index |/admin/system/user| | |
| 上传图片| @/components/uploadPictures/widgetImg |/admin/widget.images/index.html| | |
| 上传图标| @/components/iconFrom/index |/admin/widget.widgets/icon.html| | |
| 选择商品| @/components/goodsList/index |/admin/store.StoreProduct/index.html| | |
| 选择用户| @/components/customerInfo/index |/admin/system.User/list.html| | |
| 上传视频| @/components/uploadVideo/index |/admin/widget.video/index.html| | |
| 403 | @/pages/system/error/403 | /admin/403 | |
| 500 | @/pages/system/error/500 | /admin/500 | |
| 404 | @/pages/system/error/404 | /admin/* | |
- 序言
- 系统简介
- 系统介绍
- 前端脑图
- 项目介绍
- 程序源码安装
- 运行环境
- 服务器及域名准备
- 服务器购买
- 服务器配置端口
- 域名购买
- 域名解析
- SSL证书申请
- 证书申请注意事项
- 宝塔申请SSL
- 阿里云申请SSL
- 腾讯云申请SSL
- https域名配置
- 新手推荐-宝塔环境安装
- 【视频安装教程】
- 1.服务器配置
- 阿里云平台
- 腾讯云平台
- 2.登录宝塔
- 3.环境配置
- 安装软件
- 数据库配置
- PHP配置
- 4.源码安装
- 5.程序一键安装
- 6.宝塔启动命令
- 消息队列
- 长连接
- 定时任务
- window+phpstudy8安装
- 安装前配置
- 安装系统
- windows下的站点配置
- window启动命令
- 消息队列
- 长连接
- 定时任务
- Linux环境安装
- Linux启动命令
- 消息队列
- Linux命令行开启长连接
- 开启定时任务
- 手动安装
- 配置检查
- 安装常见问题
- mysql修改sql_mode
- 后台空白
- 验证码不显示
- 程序配置
- 应用配置
- 公众号配置
- 公众号配置
- 公众号开发配置
- 公众号菜单
- 设置公众号菜单
- 关键字
- 跳转网页
- 跳转小程序
- 小程序配置
- 1.微信平台配置
- 2.CRMEB后台配置
- 3.打包上传
- 前端提交审核(4.3.1之前版本)
- 前端提交审核(4.3.1及以后版本)
- 4.确认发布
- PC端
- PC安装
- PC设置
- PC端微信扫码登录配置
- 支付配置
- 微信支付
- 支付宝支付
- 客服配置
- 标准版客服配置
- 客服配置详解
- 旧版本客服配置
- 公众号客服
- 小程序客服
- 客服配置(4.3.1及以后版本)
- 反向代理
- Nginx反向代理
- Apache反向代理
- 一号通
- 一号通账号
- 短信
- 商品采集
- 物流配置
- 电子面单
- 其他配置
- 公众号模板消息
- 小程序订阅消息
- 小程序直播配置
- 小票打印配置
- 付费采集
- 用户账号多端同步
- 图标logo更换(4.3.1以上版本)
- 云存储配置
- 存储说明
- 阿里云OSS
- 腾讯云COS
- 七牛云存储
- 消息管理
- 通知会员
- 微信模板消息
- 微信小程序提醒
- 通知平台
- 系统通知
- 企业微信通知
- 功能说明
- 页面跳转链接
- 普通产品
- 发布商品
- 商品规格
- 商品评价
- 前台页面
- 设置商品口令
- 虚拟商品
- 商品分类
- 分类说明
- 分类管理
- 订单管理
- 后台订单处理
- 前端订单处理
- 订单退款
- 订单打印
- 客服订单提醒
- 二维码收银订单
- 订单配送
- 订单拆单发货(4.3+)
- 订单拆单退款(4.3+)
- 用户管理
- 账户管理
- 账号信息
- 账户资金
- 会员
- 用户等级
- 付费会员
- 分销规则
- 分销配置
- 关于分销
- 提现
- 佣金提现
- 提现规则
- 发起提现
- 后台审核
- 分销员管理
- 分销规则说明
- 分销等级
- 客服管理
- 客服添加
- 客服工作台
- 营销管理
- 优惠券
- 优惠券模板
- 发布优惠券
- 领取及使用
- 砍价
- 砍价规则
- 新建砍价活动
- 拼团
- 拼团规则
- 新建拼团活动
- 秒杀
- 秒杀规则
- 新建秒杀活动
- 积分
- 积分商城(4.3+)
- 积分商城介绍
- 创建积分商品
- 积分设置
- 积分来源
- 积分使用
- 小程序直播
- 开启直播
- 直播使用说明
- 直播间管理
- 九宫格抽奖(4.3+)
- 抽奖规则
- 创建抽奖活动
- 全款预售(4.3+)
- 预售说明
- 添加预售商品
- 新闻资讯
- 新闻页面
- 发布资讯
- 邮费说明
- 邮费组成
- 商城运费设置
- 运费模板
- 门店自提
- 开启门店自提
- 门店及店员管理
- 订单核销说明
- 库存说明
- 前端说明
- 首页
- 分类页
- 个人中心
- 页面管理(4.3+)
- 页面设计
- 数据配置
- 主题风格
- PC商城
- 常见问题
- 客服消息发送失败
- 公众号重复无限刷新登陆
- 配置了小程序订阅消息不生效
- windows下点击workerman.bat文件闪退
- 多项目部署Socket链接失败
- 自动收货功能不生效
- 后台忘记密码
- 支付成功订单状态没改
- 小程序发布之后无法生成海报问题
- 安装首页数据库链接失败
- 技术文档
- 打包教程
- 前台打包教程
- 公众号、H5打包
- 小程序打包
- 后台打包教程
- PC端打包教程
- APP打包
- 1.基础配置
- 2.开发调试
- 3.打包上线
- App打包
- 移动前端
- 目录结构
- 移动端前端本地运行
- 页面路径
- 后台前端说明
- 后台前端目录结构
- 后台前端本地运行和打包
- 后台前端页面路径
- 前端开发配置
- 前端配置说明
- 前端添加页面
- 前端引用组件
- 前端构建和发布
- 开发规范
- 目录结构
- 数据字典
- 标准版目录结构
- 标准版数据字典
- 移动端路由
- 事件
- 系统配置
- 系统常用函数
- 后台表单说明
- 驱动
- 后端路由
- 消息队列
- URL重写
- 长连接
- 定时任务
- 修改端口
- 商业授权
- 授权说明
- 申请授权