• 登录

genglw / yxly-teacher · 文件

GitLab

  • 转到仪表盘
  • 项目
  • 活动
  • 文件
  • 提交
  • 构建 0
  • 图表
  • 里程碑
  • 问题 0
  • 合并请求 0
  • 标记
  • 维基
  • 派生
  • 网络
  • yxly-teacher
  • uni_modules
  • mi-calendar
  • package.json
  • feat: first
    7e0d7b04
    genglw 在
    2022-08-10 09:59:31 +0800  
    创建 浏览文件 »
package.json 324 Bytes
原文件 审查 历史 永久链接
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{
  "id": "mi-calendar",
  "displayName": "考勤日历",
  "version": "1.0.0",
  "description": "考勤日历",
  "repository": "https://github.com/quyapeng/mi-calendar",
  "keywords": [
    "考勤",
    "日历",
    "教学"
  ],
  "dcloudext": {
    "category": [
      "前端组件",
      "通用组件"
    ]
  }
}