Coder Social home page Coder Social logo

lzhiqiang1999 / fakezhihu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cwy007/fakezhihu

0.0 0.0 0.0 731 KB

仿知乎网站前端实现,参考https://github.com/RexkentZheng/fakezhihu

JavaScript 6.72% CSS 6.35% HTML 0.49% Vue 64.52% SCSS 21.92%

fakezhihu's Introduction

fakezhihu

book

《Vue.js前端开发基础与项目实战》• 郑韩京/编著

book

本地测试项目

对应的后端项目

git clone https://github.com/cwy007/fakezhihu.git
cd fakezhihu
npm install
npm run serve

项目页面

article

targetType 字段

question 没有 status
// 文章0、问题1、答案2

statuses 
targetType: {
  0: 'article',
  1: 'question',
  2: 'answer',
  3: 'comment'
}

comments 
targetType 字段
// article:0, question:1, answer: 2, comment:3

参考

fakezhihu's People

Contributors

cwy007 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.