Giter Club home page Giter Club logo

minimars-weapp's People

Contributors

uicestone avatar uu-z avatar

Watchers

 avatar  avatar  avatar

Forkers

lltxwdk

minimars-weapp's Issues

2.0开发中问题

1. 首页

  • 点餐打开点餐首页
  • 商城跳转到商城小程序
  • 当前订单数据获取、文案、没有当前订单时的文案,定位问题

2. 票务

  • 两个入口的跳转
  • 购票日期限制

2.1 创建订单

  • 禁用不支持当前门店的次卡(变灰,不可点击)
  • 选中卡时的选中效果
  • 取消选中卡
  • 卡片使用说明文字
  • 默认1大1小,“儿童”后的逗号使用中文“,”
  • 预约成功跳转到“我的订单”,“已预约”Tab
  • 全局记住当前门店,用于创建订单时的默认门店选择、活动的默认门店选择
  • 头部背景图

2.2 购卡

  • 四种大分类进入,对卡类型有筛选,分别是:card-type?type=:时效卡period,礼品卡balance,限定卡times,活动套餐coupon`
  • 同一种卡的不同卡面cardType.posterUrls
  • 充值金额选择和请求方式
  • 卡面选择和请求方式
  • 数量选择和请求方式
  • 使用须知页
  • 订单支付行样式问题
  • [ ]
  • 购买成功跳到我的卡包

3. 商城

  • 商城主菜单跳转到商城小程序

4. 点餐

  • 功能开发

5. 我的

  • 封面购买后需要重新请求/auth/user,并跳到封面管理tab
  • currentCover不存在时不应该显示“正在使用”的封面
  • 封面显示问题,应该替换设计稿全部灰色部分(深灰和浅灰),深灰色是一个半透明层,盖在封面图上,使用户名显示更清晰
  • HELLO ALFIE 替换为当前用户昵称
  • 优惠券和卡包数量,通过GET /card接口获取,type:"coupon"的是优惠券,其他是卡
  • 动态获取门店动态
  • 消费历史页面
  • 积分兑换跳转到商城小程序

页面和组件

  • BottomMenu
  • Home[F]
    • HomeBanner
    • ListItem
    • MenuLink MenuLink
    • PostItem
      • PostTitle
      • PostCover
  • CreateBooking
    • StoreSwitcher
    • PostItem
      • PostTitle
      • PostCover(card)
    • Card
      • DatePicker / StaticInput
      • NumberInput
      • Button
    • BottomSheet
      • Card
  • StoreDetail[F?]
    • StoreSwitcher
    • Notify
  • Events[F]
    • topEvent
    • Stripe
    • Card
      • EventItem
  • EventDetail[F]
    • Success
  • CardBuy[F?]
    • CardRules
    • Success
  • UserProfile[F]
    • Stripe
    • Card
      • CardTitle(link)
      • BookingItem BookingItem BookingItem
      • CardTitle(link)
      • ListItem
      • ListItem
      • ListItem
    • BottomSheet
      • Card
  • PointsMall[F]
    • UserProfileBanner
    • Stripe
    • Card
      • CardTitle
      • GiftItem (event -> EventDetail)
      • GiftDetail
    • Success
  • ConsumeList
    • HeaderBg
    • Card
    • ListItem
  • BookingList
    • Card
    • ListItem

上线前完善

  • 礼品卡转赠和激活
  • 活动列表缩略图纵横比
  • 活动详情金额门店日期左侧对齐
  • 微信登录按钮样式
  • 推荐活动取数据
  • 购卡成功页面数据
  • 门店介绍数据
  • bug创建预约不用卡时每次修改表单要更新价格
  • 个人中心二维码icon
  • 活动报名/礼品兑换时,不支持人民币的情况下人民币用¥ - 表示,并且禁用微信支付
  • 未支付的预约可以重新发起支付
  • 活动、礼品头图高度问题 Uice
  • 列表请求现在不提供content,门店介绍页出现没有内容的问题
  • 品牌详情数据 GET /post/brand
  • 优化各tab间切换/渲染速度
  • 门店介绍切换无效
  • 购卡须知内容两侧增加内边距
  • 品牌介绍头图
  • 首页比例:全面屏下,头图2按钮一屏,门店和品牌介绍一屏(适当增加2屏间间距)
  • 门店介绍和品牌介绍改为按钮加Slider*
  • 获取手机号/获取用户信息重要性对换:创建预约、参加活动、兑换礼品、购卡必须要手机号,进入用户中心授权用户信息
  • 创建预约按钮后给一个确认框,“请确认XX店日期X大X小的预约”
  • 活动推荐取消,改为背景头图;没有当前预约活动的时候,不显示灰色的Stripe
  • 活动名称半透明
  • 增加长期跨店活动预约,因此预约的活动可能需要增加表单(如果没有event.date则需要booking.date,如果没有event.store则需要booking.store)
  • 读取用户偏好门店 (user.store)

持续完善

  • 历史订单二维码显示不正常?(可以不显示,但下方提示
  • 活动列表前增加一个门店选择页面
  • 活动预约须知(后台可编辑)
  • 门票使用规则(后台可编辑)
  • 次卡小图标更换
  • 首页接受参数自动跳转其他页面
  • 品牌介绍默认第一篇文章
  • 首页接受参数切换Tab
  • 确认首页接受参数跳转到card/sell?id=的链接
  • card/sell无需微信登录或授权手机号,但购买按钮实际是2种按钮:授权手机号和微信支付
  • card/sell页面如果有?id=,则GET card-type?include=<cardTypeId>

团购页面

团购页面路径/pages/card/coupon?coupon=<couponSlug>
团购介绍GET /post/<couponSlug>
团购CardTypeGET /card-type?type=coupon&coupon=<couponSlug>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.