efront 4.11.4 → 4.11.5
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/#/345/233/275/351/231/205/345/214/226.yml +1 -1
- package/apps/pivot/cert/list.js +3 -7
- package/coms/basic/#loader.js +13 -14
- package/coms/basic/JSAM.js +2 -1
- package/coms/basic/cookie.js +9 -9
- package/coms/basic/data.js +1 -1
- package/coms/basic/i18n.js +4 -2
- package/coms/basic_/Array2.js +4 -1
- package/coms/pivot/pedit.less +23 -1
- package/coms/zimoli/cless.js +2 -1
- package/coms/zimoli/forceUpdate.js +1 -1
- package/coms/zimoli/render.js +0 -4
- package/coms//350/214/250/350/217/260/tab.js +3 -2
- package/package.json +1 -1
- package/public/efront.js +1 -1
- package/readme-en.md +4 -5
- package/readme.md +2 -5
package/readme-en.md
CHANGED
|
@@ -161,13 +161,12 @@ You can also click on [github](https://github.com/yunxu1019/efront/issues). The
|
|
|
161
161
|
|
|
162
162
|
# Related Links
|
|
163
163
|
|
|
164
|
-
[efront Online Documents](https://efront.cc/docs/)
|
|
165
|
-
|
|
166
164
|
[efront Compatibility Description](coms/basic_/readme-en.md)
|
|
167
165
|
[Version Introduction](docs/version-desc.md)
|
|
168
166
|
[Compared to the front-end framework](docs/compare-en.md)
|
|
169
167
|
|
|
170
|
-
|
|
168
|
+
> If you would like to help me to improve this project, please follow the following link to join the metting in skype.
|
|
169
|
+
https://join.skype.com/v8a630zaeGks
|
|
170
|
+
|
|
171
171
|
|
|
172
|
-
|
|
173
|
-
[酷酷千百易云音乐](https://efront.cc/kugou/)
|
|
172
|
+
> If you are willing to offer me a job or only let me try ... try, please drop a letter to yunxu1019@live.cn
|
package/readme.md
CHANGED
|
@@ -158,13 +158,10 @@ efront 默认读取当前路径下的`_envs/`和用户目录的`.efront/_envs/`
|
|
|
158
158
|
* 从 efront3.29 开始`.xht`文件将被识别为组件文件,如果文件内未提供入口,入口函数将由 efront 自动生成并填充
|
|
159
159
|
# 相关链接
|
|
160
160
|
|
|
161
|
-
[efront 在线文档](https://efront.cc/docs/)
|
|
162
|
-
|
|
163
161
|
[efront 兼容性说明](coms/basic_/readme.md)
|
|
164
162
|
[版本简介](docs/%E7%89%88%E6%9C%AC%E8%AF%B4%E6%98%8E.md)
|
|
165
163
|
[与前端框架对比](docs/compare.md)
|
|
166
164
|
|
|
167
|
-
|
|
165
|
+
> 如果您要提供修改建议或报告问题,可加入QQ群 710029752 反馈。
|
|
168
166
|
|
|
169
|
-
|
|
170
|
-
[酷酷千百易云音乐](https://efront.cc/kugou/)
|
|
167
|
+
> 项目作者正在找工作,有招工意向的可将招工信息发送至我的邮箱 yunxu1019@live.cn
|