3.0.1 • Published 5 months ago

@vtx/ember v3.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

ember

伏泰 uni-app 组件库

在线文档

使用 Yarn 安装

yarn add @vtx/ember -S

使用方法

pages.json 配置 easycom 规则(按需引入)

// pages.json
{
    "easycom": {
        "^v-(.*)": "@vtx/ember/components/v-$1/v-$1.vue"
    },
    // 此为本身已有的内容
    "pages": [
        // ......
    ]
}

配置 easycom 规则后,自动按需引入,无需 import 组件,直接引用即可。

<template>
    <v-text>3.x对应uview3.x版本</v-text>
</template>
1.2.0

5 months ago

2.0.9

5 months ago

3.0.1

5 months ago

1.1.8

5 months ago

1.1.7

6 months ago

1.1.6

8 months ago

3.0.0

6 months ago

1.1.5

9 months ago

1.1.4

9 months ago

2.0.5

9 months ago

2.0.4

10 months ago

2.0.7

6 months ago

2.0.8

5 months ago

1.1.3

11 months ago

2.0.2

11 months ago

2.0.1

12 months ago

2.0.0

12 months ago

1.1.2

1 year ago

1.1.1

2 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.2-alpha.2

3 years ago

0.0.2-alpha.1

3 years ago

0.0.1

3 years ago