You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
350 B
JSON
9 lines
350 B
JSON
4 weeks ago
|
{
|
||
|
"navigationBarTitleText": "添加关注人",
|
||
|
"navigationStyle": "custom",
|
||
|
"usingComponents": {
|
||
|
"u-navbar": "/node-modules/uview-ui/components/u-navbar/u-navbar",
|
||
|
"u-checkbox-group": "/node-modules/uview-ui/components/u-checkbox-group/u-checkbox-group",
|
||
|
"u-checkbox": "/node-modules/uview-ui/components/u-checkbox/u-checkbox"
|
||
|
}
|
||
|
}
|