抖音c端
You can not 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 rivejä
252 B

  1. {
  2. "navigationBarTitleText": "积分详情",
  3. "navigationBarBackgroundColor": "#fff",
  4. "navigationBarTextStyle": "black",
  5. "enablePullDownRefresh": true,
  6. "usingComponents": {
  7. "navbar": "../../../components/navbar/navbar"
  8. }
  9. }