UNPKG

wx2

Version:

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

15 lines 536 B
{ "usingComponents": { "List": "/node_modules//node_modules/@baidu/tab/index", "helloWorld": "/node_modules//node_modules//path/to/HelloWorld", "tableHead": "/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": "#000000" }