changePrice.json 283 B

123456789
  1. {
  2. "navigationBarTitleText": "订单改价",
  3. "navigationBarBackgroundColor": "#FE8464",
  4. "usingComponents": {
  5. "i-input-number": "../../components/input-number/index",
  6. "i-fixed-bottom": "../../components/fixed-bottom/index",
  7. "i-img": "../../components/img/index"
  8. }
  9. }