0.3.4 • Published 2 years ago

dd-cool-templates v0.3.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

简介

钉钉三方酷应用沉浸式容器页面模版,支持移动和 PC 两端

使用场景

  1. 应用类型是 H5 微应用
  2. 使用 React 技术栈,React >= 16.8
  3. 使用沉浸式容器交互方式
  4. 需要支持移动和桌面

安装模版到本地 Pages 目录

# 安装 cli 命令
$ npm i dd-cool-templates -g
# 安装页面到本地目录
$ dd-cool-templates init --path=src/pages

模版依赖模块选择安装

{
  "@antv/g2": "^4.2.5",
  "@antv/g2plot": "^2.4.20",
  "dingtalk-design-mobile": "^2.0.0",
  "dingtalk-theme": "^6.0.1",
  "dingtalk-jsapi": "^2.15.2",
  "react": "^16.14.0"
}
0.3.2

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago