UNPKG

wx2

Version:

微信小程序 转换 百度小程序

15 lines 552 B
{ "usingComponents": { "list": "/node_modules//node_modules//node_modules/@baidu/tab/index", "hello-world": "/node_modules//node_modules//path/to/HelloWorld", "table-head": "/node_modules//node_modules//path/to/table_head", "normal": "/node_modules//node_modules//path/to/normal", "with1": "/node_modules//node_modules//path/to/with1" }, "componentGenerics": { "selectable": { "default": "path/to/default/component" } }, "navigationBarBackgroundColor": "#ffffff" }