Code Monkey home page Code Monkey logo

vue-cnode's Introduction

Vue-Cnode

在线地址

home topicuser

TodoList

  • [√] 主题首页
  • [√] 主题详情
  • [√] 编辑主题
  • [√] 新建主题
  • [√] 编辑主题
  • [×] 收藏主题
  • [×] 取消收藏主题
  • [×] 用户所收藏的主题
  • [√] 新建评论
  • [×] 为他人评论点赞
  • [×] 评论他人的评论
  • [√] 用户详情/个人主页
  • [√] 登录
  • [×] 获取未读消息数
  • [×] 获取已读和未读消息
  • [×] 标记全部已读
  • [×] 标记单个消息为已读
  • [×] ....

Note

  • error:"TypeError: Object doesn't support property or method 'scrollTo'"

  • error-code:document.documentElement.scrollTo(0,0)

  • fix:edge 不支持 DOM scrollTo

  • error:ios 下拉刷新

  • fix:document.documentElement.scrollTop => document.body.scrollTop

Project

# install dependencies
yarn install

# Compiles and hot-reloads for development
yarn run serve

# Lints and fixes files
yarn run lint

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.