c7add6cf
“wangming”
初始版本开发完毕
|
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"id": "xy-customhead",
"name": "customhead自定义导航栏",
"version": "1.0.0",
"description": "自定义导航栏 支持App,h5,微信小程序,自定义文字,按钮,背景色,带搜索",
"keywords": [
"自定义导航栏"
],
"dependencies": {
"uview-ui": "^2.0.35"
}
}
|