0.0.28 • Published 8 months ago

@taole/seventh-month v0.0.28

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

项目介绍

周年庆, 同时支持h5 和 web端npm

项目地址

本地开发环境:https://y-dev.tuwan.com/events/seventh

测试环境地址:https://y-test.tuwan.com/events/seventh

线上环境地址:https://y.tuwan.com/events/seventh

三个弹窗地址: 是否手动结束弹窗:https://page-test.tuwan.com/events/seventh#/modal/confirm/27747

规则说明弹窗:https://page-test.tuwan.com/events/seventh#/modal/tips/27747

技术栈

svelte、webpack

svelte 官网 webpack 文档地址

项目启动

  • npm i 安装依赖
  • npm run dev 本地开发 访问地址: https://y-dev.tuwan.com:8080/
  • npm run build 打包构建
  • npm run start 运行打包后的项目

跑起不起来用yarn node 版本 16.13.1

其他

  1. 项目支持ts, 就可以启用 ts 检测
  2. 打包的配置就一个webpack.config.ts
  3. div 添加点击事件 会报错, 必须给 div 添加 role="presentation"; 这是因为 svelte 的特殊性导致的

上线相关

  • npm run build 是正常打包 打包后的代码在 dist目录下
  • npm run build-npm 是打包npm, 打包后代码在 public 目录下, 每次发布npm 记得更新版本号
  1. 进度条颜色优化 -习海/张淑
  2. 爱情树位置优化 -习海/杨璐
  3. 活动说明 a. 说明按钮的位置显示 -习海/张淑 b. 说明文案文字更新 -习海 c. 滚动方式为整体滑动 -习海 d. 说明中,MVP记录要显示 成长值 -习海/张淑
0.0.28

8 months ago

0.0.27

9 months ago

0.0.26

10 months ago

0.0.25

10 months ago

0.0.23

11 months ago

0.0.22

11 months ago

0.0.21

11 months ago

0.0.20

11 months ago

0.0.19

11 months ago

0.0.18

11 months ago

0.0.17

11 months ago

0.0.16

11 months ago

0.0.15

11 months ago

0.0.14

11 months ago

0.0.13

11 months ago

0.0.12

11 months ago

0.0.11

11 months ago

0.0.10

11 months ago

0.0.9

11 months ago

0.0.8

11 months ago

0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago