GithubHelp home page GithubHelp logo

uniappqqmic's Introduction

uniappQQmic

用uni app 框架兼容三端[H5端、小程序端、app端]仿照QQ音乐界面 记录使用uniapp


  • 效果 效果

  • 支持es6、下载less即可使用
  • 小程序不支持本地引入iconfont————解决办法换为远程引入字体库或者用image代替 —— 用的第二种
  • 页底固定导航跳转页面只跳转中间部分,uinapp暂时不支持,因为优先兼容微信小程序
  • 组件使用方法跟vue一样,开发过程中命名为list的组件在h5中是可以出来的在小程序中就是不出来后来排查了一下list是关键字所以在小程序中出不来,还有引入组件文件的时候不可以带.vue的后缀
  • 因为没有过滤器所以提取了js的公共方法挂载在全局当做过滤器‘./publicjs/common’ 收听人数格式化
  • 小程序模板内不支持函数调用 {{$pubFuc.peoNum(val.count)}}
  • 钩子函数要用vue的钩子函数不要单用小程序的钩子函数否则只有小程序会生效

uniappqqmic's People

Contributors

suixiangjun avatar

Stargazers

Tan Binh avatar

Watchers

 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.