Skip to content

Instantly share code, notes, and snippets.

View Vokinloksar's full-sized avatar
🐶
Work with doggy

Raskolnikov Vokinloksar

🐶
Work with doggy
View GitHub Profile

ADMIN/WEB 图片显示&size优化 tradeoff分析

影响图片size的因素

  • Quality (q_85...)
  • Dimension
  • DPR (1.0, 2.0 - iPhone6/7/8, 3.0 - iPhone6/7/8 Plus/iPhoneX)
  • Format (jpg, png, webp)

基本概念(术语)

  • 活动名称 / 活动 id
  • 去掉 matching status
  • alert 列表 添加单独点击add new 显示弹窗

alert

活动

  • 一个活动只能有一个alert, 不可以设定多个
  • 8.45
  • 1000+ p

conf_json_draft: "{"web_banner":{"web_banner_type":"section_banner","section_banner":[{"image_res_id":146877,"image_url_res_id":146878}],"category_banner":{"image_res_id":146879,"image_url_res_id":146880}},"mobile_banner":{"mobile_banner_type":"section_banner","section_banner":{"image_res_id":146881,"image_url_res_id":146882}},"app_banner":{"app_banner_type":"native_banner","native_banner":[{"image_res_id":146883,"banner_action_res_id":146884}]}}"

573 done 564 err

  • 需求

    • 完成了那些任务
    • 效率以及完成度
    • 是否积极推动任务进度并保持项目的持续进展
  • 责任 / 维护 /优化

    • 维护了哪些问题
    • 做了哪些优化的部分呢
    • 如何体现了对于项目的责任
  • DRE: Defect Removal Efficiency: Bugs Found/Bugs Found + Escaped Bugs

facts

  • 开发时间
    • 2017.10 讨论开始迁移bannerad 到CMS
    • 2017.10 提测, 但是由于时间紧急,没有使用新系统,只在旧系统上加了多语言处理
    • 2018.6.28 重新计划开始
    • 8.15 后端支持type_extra 字段
    • 8.21 提测 - 没有测试资源
    • 9.10 反映 region字段需要变为使用数组类型
  • 11.13 反映 region 需要使用新的国家代码数据
@Vokinloksar
Vokinloksar / r.md
Last active December 11, 2018 04:23

understand thoroughly

  • git fetch
  • git stash
  • git checkout
  • git rebase
  • git reset

know how to use

  • 活动详情
  • 个人中心 cms
  • 创建活动 加一个type
  • spu 改动 / sql

todo

  • unit name i18n #added
  • order part add ysim other info api adjust #find not added jan 9
  • 只能发布一个ysim活动 #added
## 起因
为了给BD更好的理解系统以及新功能
为了优化operation流程
## 产品文档
@Vokinloksar
Vokinloksar / r.md
Last active January 10, 2019 08:38
大概就是加一些新的备注内容给用户标记

todo

  • 多语言处理
  • 列表页面
  • 新字段表示是否禁用底利润活动
  • 加一个语言的字段, 表示用户使用了哪些语言

全局 / ignore version:

@Vokinloksar
Vokinloksar / r.md
Last active December 27, 2018 09:07
learning process of this app
  • how to ensure node / npm / etc version