diff --git a/README.md b/README.md index 12aaa15..aabbab1 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Apicloud + Vue2 + Vant(有赞前端)+ Webpack4打包,是一个采用Vue数 > 已适配IOS8、Android 6以下低端机型,在此非常感谢[@ftlh2005](https://github.com/ftlh2005)同学的[Issue](https://github.com/grapewheel/avvw/issues/2#issue-404622819) +> v1.1.0最新版本已全面提升页面加载速度,在此非常感谢[@Viarotel](https://github.com/Viarotel)同学的[Issue](https://github.com/grapewheel/avvw/issues/8) + # 目录结构 - dist 编译代码,连同config.xml上传到Apicloud发布App - src 源代码,所有开发在此开始,除pages、templates目录外,其他目录可随意增删 diff --git a/package.json b/package.json index 353c967..aff82b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "avvw", - "version": "1.0.3", + "version": "1.1.0", "description": "Avvw apicloud framework", "main": "index.js", "scripts": { diff --git a/src/templates/page.ejs b/src/templates/page.ejs index 5d0a1db..14413ee 100644 --- a/src/templates/page.ejs +++ b/src/templates/page.ejs @@ -11,8 +11,8 @@