wizard-a / taro-mall

Taro_Mall是一款多端开源在线商城应用程序,后台是基于litemall基础上进行开发,前端采用Taro框架编写,现已全部完成小程序和h5移动端,后续会对APP,淘宝,头条,百度小程序进行适配。Taro_Mall已经完成了 litemall 前端的所有功能
856 stars 260 forks source link

启动时提示没装各平台的plugin #36

Open joey-lucky opened 3 years ago

joey-lucky commented 3 years ago

建议将各平台相关的plugin都添加进依赖中。

"@tarojs/plugin-platform-alipay": "^3.3.0",
"@tarojs/plugin-platform-jd": "^3.3.0",
"@tarojs/plugin-platform-qq": "^3.3.0",
"@tarojs/plugin-platform-swan": "^3.3.0",
"@tarojs/plugin-platform-tt": "^3.3.0",
"@tarojs/plugin-platform-weapp": "^3.3.0",
wizard-a commented 2 years ago

欢迎提PR