EASYAIuniappNewUI/dist/build/mp-weixin/components/home/PaymentPopup.json
2025-02-08 18:50:38 +08:00

9 lines
414 B
JSON

{
"component": true,
"usingComponents": {
"up-button": "../../node-modules/uview-plus/components/u-button/u-button",
"tn-popup": "../../node-modules/@tuniao/tnui-vue3-uniapp/components/popup/src/popup",
"tn-scroll-list": "../../node-modules/@tuniao/tnui-vue3-uniapp/components/scroll-list/src/scroll-list",
"tn-icon": "../../node-modules/@tuniao/tnui-vue3-uniapp/components/icon/src/icon"
}
}