|
微信小程序补品、保健品商城demo源码
微信小程序补品、保健品商城
目录结构说明
common ------ 公共样式等
images-------图片
pages-------- 页面
template ------ 页面通用模板文件夹
"pages/index/index" ------------------------ 首页
"pages/usercenter/index" ------------------- 个人中心
"pages/shop/index" ------------------------ 购物车
"pages/goodsdetails/details" --------------- 商品详情
"pages/classify/classification" ------------ 商品分类 (暂时不用)
"pages/search/search" ---------------------- 搜索
"pages/collectgoods/collectgoods" ---------- 收藏夹
"pages/order/order-list" ------------------- 订单中心
"pages/setting/setting" ------------------- 设置
"pages/goodslist/goods-list" --------------- 商品列表
"pages/usercenter/newsFeed/newsFeed" ------- 消息动态
"pages/usercenter/withdraw/withdraw" ------- 我的钱包
"pages/usercenter/balance/balance" --------- 账户余额
"pages/usercenter/integral/integral" ------- 积分列表
"pages/submitOrder/submitOrder" ------------ 提交订单
"pages/service/index" ---------------------- 客服中心
"pages/orderdetails/index" ----------------- 订单详情
"pages/kiting/index" ----------------------- 我要提现
"pages/record/index" ----------------------- 提现记录
"pages/account/index" ---------------------- 提现账户
"pages/modification/index" ----------------- 新增/修改提现账户
"pages/shipAddress/index" ------------------ 收货地址
"pages/addAddress/index"-------------------- 新增/修改收货地址
"pages/payPassword/index" ------------------ 支付密码
"pages/afterSale/index" -------------------- 售后
"pages/afterSale/MyProductDetail/index" ---- 售后详情
"pages/afterSale/SubmitReturnProduct/index"- 售后详情
"pages/afterSale/message/index" ------------ 买家留言
"pages/bindingPhone/index" ----------------- 绑定手机
"pages/usercenter/residual/index" ---------- 余额
"pages/evaluate/index" --------------------- 评价
"pages/evaluate/conmmentList/index" -------- 评论列表
"pages/afterSale/wuliu/index" -------------- 物流提交
"pages/scope/index" ------------------------ 授权页面
"pages/payResult/result" ------------------- 支付成功
"pages/transferPage/index" ----------------- 中转页面
"pages/usercenter/coupon/index" ------------ 红包优惠券
utils--------- 脚本文件
|
|