Charming
Charming
https://github.com/aiplat/uniapp 代码示例为 https://aiplat.com 的版本 一次开发,同时打包成Android版app、iOS版app、H5版、微信小程序版、支付宝小程序版、百度小程序版六个平台,界面统一,功能一致。
用uni-app开发的微信小程序已上线,但是公司项目,所以不开源。不过是用自己的https://github.com/aiplat/uniapp
并没 有
直接用https://github.com/NervJS/nerv-webpack-boilerplate npm run dev后,win10中ie所有文档模式如11、10、9版本都是报错: SCRIPT1002: 语法错误 index.js (258,21) ie8版本多显示一条: es5-polyfill.js (258,21)
参考 https://github.com/womendi/nervjs-ie8 package.json中build只写webpack就好,不要加--config *.js
有,http://nerv.aiplat.com 参考 https://github.com/womendi/nervjs-ie8
用这个吧 https://github.com/womendi/react-app-ie8
用这个吧 https://github.com/womendi/react-app-ie8
实测IE8是正常的:http://react.aiplat.com
开发是用 $ npm run dev 或 npm start 才支持ie8