#
whycq
2024-03-28 b5c0993eb8043882eae85ce9ab1d860ff8bebf17
#
4个文件已添加
90 ■■■■■ 已修改文件
uni_modules/mtview-ui/changelog.md 补丁 | 查看 | 原始文档 | blame | 历史
uni_modules/mtview-ui/components/mtview-ui/mtview-ui.vue 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
uni_modules/mtview-ui/package.json 83 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
uni_modules/mtview-ui/readme.md 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
uni_modules/mtview-ui/changelog.md
uni_modules/mtview-ui/components/mtview-ui/mtview-ui.vue
New file
@@ -0,0 +1,6 @@
<template>
</template>
<script>
</script>
<style>
</style>
uni_modules/mtview-ui/package.json
New file
@@ -0,0 +1,83 @@
{
  "id": "mtview-ui",
  "displayName": "mtview-ui",
  "version": "1.0.0",
  "description": "mtview-ui",
  "keywords": [
    "mtview-ui"
],
  "repository": "",
  "engines": {
    "HBuilderX": "^3.1.0"
  },
  "dcloudext": {
    "type": "component-vue",
    "sale": {
      "regular": {
        "price": "0.00"
      },
      "sourcecode": {
        "price": "0.00"
      }
    },
    "contact": {
      "qq": ""
    },
    "declaration": {
      "ads": "",
      "data": "",
      "permissions": ""
    },
    "npmurl": ""
  },
  "uni_modules": {
    "dependencies": [],
    "encrypt": [],
    "platforms": {
      "cloud": {
        "tcb": "u",
        "aliyun": "u",
        "alipay": "u"
      },
      "client": {
        "Vue": {
          "vue2": "u",
          "vue3": "u"
        },
        "App": {
          "app-vue": "u",
          "app-nvue": "u",
          "app-uvue": "u"
        },
        "H5-mobile": {
          "Safari": "u",
          "Android Browser": "u",
          "微信浏览器(Android)": "u",
          "QQ浏览器(Android)": "u"
        },
        "H5-pc": {
          "Chrome": "u",
          "IE": "u",
          "Edge": "u",
          "Firefox": "u",
          "Safari": "u"
        },
        "小程序": {
          "微信": "u",
          "阿里": "u",
          "百度": "u",
          "字节跳动": "u",
          "QQ": "u",
          "钉钉": "u",
          "快手": "u",
          "飞书": "u",
          "京东": "u"
        },
        "快应用": {
          "华为": "u",
          "联盟": "u"
        }
      }
    }
  }
}
uni_modules/mtview-ui/readme.md
New file
@@ -0,0 +1 @@
# mtview-ui