project-detail.json 224 B

12345678
  1. {
  2. "navigationBarTitleText": "商品详情",
  3. "usingComponents": {
  4. "currency": "../../../component/currency/currency",
  5. "format-time": "../../../component/formatTime/formatTime"
  6. },
  7. "backgroundColor": "#f3f3f3"
  8. }