ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.11k stars 14.64k forks source link

[Feature Request] Element UI V2是否适合开发能支持移动和PC两端的响应式网站***前台***呢 #7797

Closed lichnow closed 6 years ago

lichnow commented 6 years ago

Existing Component

Component Name

Framework

Description

我现在的项目前台使用的是vue-ssr + mdbootstrap开发的,后台使用的vuetify,由于mdbootstrap等了很久一直没出vue库,全是自己封装很乱,而vuetify则全部使用stylus来构建样式,其它设计人员很不好读,所以一直在等element ui的v2版本,打算前后台全用element ui这一套系统重构,一个是sass非常通用改起来简单,第二个是UI自带就很炫,第三个当然是中文支持很好

现在的问题是element ui 2.0版本适合开发响应式的网站前台吗?尤其是响应式的前台。因为在el1.0的时候看到用el开发的项目基本都是中后台管理程序。而我现在最想要的是一套库既搞定了后台,还可以前台普通网站也支持比较好。移动网站(直接基于PC的响应式),PC网站前台,网站后台这三端用element ui这一套库搞定可以吗?是否移动端还要去搞element的兄弟产品mint-ui,网站前台还要去搞veu-material或者其它库呢?

element-bot commented 6 years ago

Translation of this issue:

Existing Component

yes

Component Name

Framework

Description

At time, The backend of my project based on vuetify, and the frontend based on mdbootstrap.

Because of mdbootstrap not provide any vue.js library or component yet, and vuetify's stylus is very troublesome, So I want to redevelop both backend and frontend version. with element UI'2.0' I see many project base on element UI is backend or admin app, the question is the element UI suitable for develop web site's frontend, and can has responsive feature with all PC and mobile or mobile must use Mint? Ui, and PC frontend must use bootstrap or other framework?

If element UI 2 can do that, I will use it develop backend, website's frontend for PC and mobile, It will be so a great thing

lichnow commented 6 years ago

@element-bot 已经用中文了,因为在issue的创建页面看到你们推荐用英文。。。在线等回复,嘿嘿😯

Leopoldthecoder commented 6 years ago

如果你的项目需要适配移动端,那么不建议使用 Element。视觉上不会有大问题,但是一些组件的交互不适合移动端。