17 lines
616 B
Plaintext
17 lines
616 B
Plaintext
"list": [
|
|
{
|
|
"pagePath": "pages/index/index",
|
|
"text": "锶源商城",
|
|
"iconPath": "/static/festival/00.png",
|
|
"selectedIconPath": "/static/festival/00_active.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/user/index",
|
|
"text": "锶人中心",
|
|
"iconPath": "/static/festival/02.png",
|
|
"selectedIconPath": "/static/festival/02_active.png"
|
|
}
|
|
],
|
|
"color": "#b6b9bb",
|
|
"selectedColor": "#000000",
|
|
"borderStyle": "white" |