search.json 251 B

123456789
  1. {
  2. "navigationBarTitleText": "商品搜索",
  3. "usingComponents": {
  4. "currency": "../../component/currency/currency",
  5. "format-time": "../../component/formatTime/formatTime"
  6. },
  7. "backgroundColor": "#f2f4f6",
  8. "backgroundTextStyle": "dark"
  9. }