Skip to content

在家待业开发的商城小程序,流程基本上走通

Notifications You must be signed in to change notification settings

Shimingli/SMShopping

Repository files navigation

SMShopping

小程序第三方的框架: 1、腾讯 wepy 类似vue
2、美团 mpvue 类似vue 3、京东 taro 类似react 4、滴滴 chameleon 变蛇龙 5、uni-app 类似vue

https://github.com/facebook/regenerator/blob/master/packages/regenerator-runtime/runtime.js

2、copy上面链接的代码 放到runtime.js 文件中

3、在每一个需要使用async语法的页面js文件中,都引入(不能全局引用) import regeneratorRuntime from "../../lib/runtime/runtime";

About

在家待业开发的商城小程序,流程基本上走通

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages