文件名称:vuefrappe:使用vue js测试创建frappe页面
文件大小:10KB
文件格式:ZIP
更新时间:2024-03-13 02:00:54
Python
Vuefrappe 这是一个针对frappe框架的自定义应用程序,我使用它来创建一个称为counter的页面,然后使用vue进行jquery的前端部分安装 在以下位置创建了组件文件夹: vuefrappe / public / js / counter / components / ButtonCounter.vue vuefrappe / public / js / counter / components / ToolRoot.vue 在创建一个gule类 vuefrappe / public / js / counter / glue.js 将Glue.js添加到hooks.py 在cusotm页面内使用胶水以使用vue vuefrappe / vuefrappe / page / counter / counter.js 执照 麻省理工学院
【文件预览】:
vuefrappe-master
----MANIFEST.in(506B)
----vuefrappe()
--------vuefrappe()
--------config()
--------templates()
--------patches.txt(0B)
--------modules.txt(9B)
--------__init__.py(88B)
--------public()
--------hooks.py(3KB)
----license.txt(12B)
----requirements.txt(6B)
----setup.py(525B)
----.gitignore(60B)
----README.md(510B)