加油站付款小程序,打印小票
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.

6 lines
241 B

9 months ago
  1. {
  2. "navigationBarTitleText": "支付",
  3. "usingComponents": {
  4. "uni-nav-bar": "../../uni_modules/uni-nav-bar/components/uni-nav-bar/uni-nav-bar",
  5. "uni-section": "../../uni_modules/uni-section/components/uni-section/uni-section"
  6. }
  7. }