1 Star 1 Fork 1

weimingtom2000/fakezhihu2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

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

参考

空文件

简介

Imported from https://github.com/cwy007/fakezhihu 展开 收起
JavaScript 等 5 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/weimingtom2000/fakezhihu2.git
git@gitee.com:weimingtom2000/fakezhihu2.git
weimingtom2000
fakezhihu2
fakezhihu2
main

搜索帮助

371d5123 14472233 46e8bd33 14472233