GithubHelp home page GithubHelp logo

fmock-uniapp's Introduction

FMock

package.json

  • quill medium-editor vue-quill-editor 为三套dom富文本编辑器解决方案,只适用于H5,更换方案的话可以删掉
  • vue-color vcolorpicker 为通用方案插件需要的依赖,如果不需要颜色选择的话,可以删掉
  • 目前H5使用quill编辑器;小程序使用原生编辑器;移动端不做复杂操作,pc端中加入代码、引用等其他功能

Init Info

   [].forEach.call(_this.container.querySelectorAll('uni-button, select'), function (input) {

   var input = document.createElement('uni-button');

   this.buildButtons([].slice.call(toolbar.container.querySelectorAll('uni-button')), _icons2.default);

   this.buildButtons([].slice.call(toolbar.container.querySelectorAll('uni-button')), _icons2.default);
  • css单位全部使用rpx(响应式:比如宽度) 和 px(固定大小:比如文字、高度)
  • 有色图标全部使用文件base64,不能使用iconfont.js(不支持dom操作)

Project setup

npm install

Compiles and hot-reloads for development

npm run dev:h5
npm run dev:mp-weixin

Compiles and minifies for production

npm run build:h5
npm run build:mp-weixin

fmock-uniapp's People

Contributors

shyzhen avatar kurohaku avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.