简体   繁体   English

是否可以仅在已完成项目的一页上使用前端框架?

[英]Is it possible to use a frontend framework only on one page in an already finished project?

I'm working on a project where I need to make a dashboard as a homepage like this我正在做一个项目,我需要将仪表板制作为这样的主页

https://www.grapecity.com/wijmo/demos/reference-samples/DynamicDashboard/angular/dist/ https://www.grapecity.com/wijmo/demos/reference-samples/DynamicDashboard/angular/dist/

but in the project we don't adopt any frontend framework, only JavaScript and jQuery.但是在项目中我们没有采用任何前端框架,只有 JavaScript 和 jQuery。
The project used Django as a backend.该项目使用 Django 作为后端。

If you just want a small piece of Vue somewhere in a project without managing a whole lot, you could probably use petite-vue .如果你只是想在项目中的某个地方使用一小块 Vue 而不需要管理很多东西,你可能会使用petite-vue
This is somehow similar to Alpine and perfect if you want to add just a small piece of interactivity, while staying in the Vue ecosystem.这在某种程度上类似于Alpine ,如果您只想添加一小部分交互性,同时留在 Vue 生态系统中,这就是完美的选择。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM