mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore: add gitee issue template (#8259)
This commit is contained in:
parent
41b6004678
commit
d20a2bd578
3
.gitee/ISSUE_TEMPLATE.zh-CN.md
Normal file
3
.gitee/ISSUE_TEMPLATE.zh-CN.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
你好,请使用下面的链接创建 issue 以帮助我们更快的排查问题,不规范的 issue 会被关闭,感谢配合。
|
||||||
|
|
||||||
|
http://vant-contrib.gitee.io/vant-issue-generater
|
@ -124,7 +124,7 @@ export default {
|
|||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
||||||
All code of China: [Area.json](https://github.com/youzan/vant/blob/dev/src/area/demo/area-en.ts)
|
Sample data : [Area.json](https://github.com/youzan/vant/blob/dev/src/area/demo/area-en.ts).
|
||||||
|
|
||||||
### argument of callback function confirm
|
### argument of callback function confirm
|
||||||
|
|
||||||
|
@ -131,7 +131,7 @@ export default {
|
|||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
||||||
完整数据见 [Area.json](https://github.com/youzan/vant/blob/dev/src/area/demo/area.ts)
|
完整示例数据见 [Area.json](https://github.com/youzan/vant/blob/dev/src/area/demo/area.ts)。
|
||||||
|
|
||||||
### 点击完成时返回的数据格式
|
### 点击完成时返回的数据格式
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user