原因:用
...我虽然已经用微信做过很多事情,但是微信的实现不是我弄的,是同事弄好服务与微信的交互,然后我直接调用代码即可,比如 发送消息,比如
...喜欢没事就coding
然后想系统性的练练之前知道的东西..
然后顺便了解下前端..
于是写了一个小作品!虽然我并不知道有什么卵用....
前台: 基于vue
的elementUI
组件开发的 前台地址
本地终端执行docker
即可发现,
首先,在npmjs.com
里可以下载highlight代码
cnpm install highlight.js
然后在main.js
里加入
import hljs from 'highli
...
Do not use built-in or reserved HTML elements as component id: Header
报了这个错.. 其实是个 warning
原因是因为
......Component template should contain exactly one root element. If you are using v-if on multiple eleme
Status Code:405 Method Not Allowed
用delete
方法请求删除数据.. 发现报错..
先检查 nginx
的 允许跨域的方法...
在nginx.conf
里
add
...
{
title: '头像',
key: 'avatar',
columns: {
'width':'50px'
},
render: (h, p
...
timestamp
字段,报错创建数据库的时候,加了一个时间的字段
...$table->timestamp('last_reply_actived_at')->nullable(
...local.ERROR: ReflectionException: Method __PHP_Incomplete_Class::handle() does not exist in /data/w
当你能力不能满足你的野心的时候,你就该沉下心来学习