efront 3.35.0 → 3.35.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/coms/basic/renderExpress.js +2 -1
- package/coms/compile/Javascript.js +38 -5
- package/coms/compile/Program.js +3 -1
- package/coms/compile/common.js +2 -2
- package/docs/components.jsp +9 -2
- package/docs/index.html +3 -1
- package/docs/main.xht +33 -8
- package/docs/mark.xht +10 -5
- package/docs/version.jsp +3 -0
- package/docs/welcome.jsp +1 -0
- package/docs//347/273/204/344/273/266.xht +42 -18
- package/package.json +1 -1
- package/public/efront.js +1 -1
- package/readme.md +2 -0
- package/docs/data/iconfont-kugou.eot +0 -0
- package/docs/data/iconfont-kugou.otf +0 -0
- package/docs/data/iconfont-kugou.ttf +0 -0
- package/docs/data/iconfont-kugou.woff +0 -0
- package/docs/data/web.xml +0 -4742
package/readme.md
CHANGED
|
@@ -147,6 +147,8 @@ efront 默认读取当前路径下的`_envs/`和用户目录的`.efront/_envs/`
|
|
|
147
147
|
* 从 efront3.29 开始`.xht`文件将被识别为组件文件,如果文件内未提供入口,入口函数将由 efront 自动生成并填充
|
|
148
148
|
# 相关链接
|
|
149
149
|
|
|
150
|
+
[efront 在线文档](http://efront.cc/docs/)
|
|
151
|
+
|
|
150
152
|
[efront 兼容性说明](coms/basic_/readme.md)
|
|
151
153
|
[版本简介](docs/%E7%89%88%E6%9C%AC%E8%AF%B4%E6%98%8E.md)
|
|
152
154
|
[与前端框架对比](docs/compare.md)
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|