合同小程序前端代码仓库
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.

7 lines
278 B

  1. {
  2. "navigationBarTitleText": "录入订单",
  3. "navigationStyle": "custom",
  4. "usingComponents": {
  5. "uni-icons": "../../uni_modules/uni-icons/components/uni-icons/uni-icons",
  6. "uni-easyinput": "../../uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput"
  7. }
  8. }