yuminge-app/yun-min-program-plugin-master/packageC/cashier/cashier_pay/cashier_pay.json

15 lines
512 B
JSON

{
"navigationBarTitleText": "收银台",
"usingComponents": {
"van-popup": "../../../dist/popup/index",
"van-nav-bar": "../../../dist/nav-bar/index",
"van-switch": "../../../dist/switch/index",
"van-field": "../../../dist/field/index",
"van-checkbox": "../../../dist/checkbox/index",
"van-loading": "../../../dist/loading/index",
"van-icon": "../../../dist/icon/index",
"pay-keyboard":"/mycomponent/payKeyboard/payKeyboard",
"yz_pay_buttons":"/mycomponent/yz_pay_buttons/yz_pay_buttons"
}
}