CRMEB v4 后台前端页面路径
2022-04-11 14:57 更新
页面路径文档
| 页面 | 页面地址 | 路径 | 带参路径例子 | 参数解释 | |
| 主页 | @/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/* |
以上内容是否对您有帮助:

免费 AI IDE


更多建议: