justyeh

Results 11 comments of justyeh

抱歉,我也没找到有用的信息 [https://zh.nuxtjs.org/guide/plugins#只在浏览器里使用的插件](https://zh.nuxtjs.org/guide/plugins#只在浏览器里使用的插件)

我好久没看nxut的内容了,我当时使用的版本(rc3)并没有这个配置项,如果你用的不是该版本,应该是版本直接API冲突造成的,请查看最新文档!

我刚刚用moment这个库做了个实验,plugins/moment.js ``` import * as moment from 'moment' export default ({ app, store, redirect }) => { moment.defaultFormat = 'test' } ``` 并给nuxt.config.js添加配置: ``` plugins: [ { src: '~plugins/axios' },...

这个应该是做不到的,只有服务端才能存有和校验用户的验证信息 [email protected] 发件人: 申飞 发送时间: 2017-07-29 17:00 收件人: justyeh/justyeh.com 抄送: Subscribed 主题: [justyeh/justyeh.com] 提问中间件问题 (#3) 只在客户端 不通过服务端 是否可以判断登录状态 — You are receiving this because you are subscribed to this thread....

你检查一下登录成功后authentication有没有登录存到localStorage中

look at this [https://zh.nuxtjs.org/guide/plugins(chinese)](https://zh.nuxtjs.org/guide/plugins) [https://nuxtjs.org/guide/plugins(english)](https://nuxtjs.org/guide/plugins)

抱歉,因为是私人项目,后台不打算公开! node教程一般百度都有,推荐两个链接 https://cnodejs.org/ https://github.com/ElemeFE/node-interview/tree/master/sections/zh-cn 关于noyde的拼写错误,现已改正,谢谢你的提醒! [email protected] From: 千古不见一人闲 Date: 2017-12-20 14:12 To: justyeh/justyeh.com CC: justyeh; Comment Subject: Re: [justyeh/justyeh.com] nuxt build (#11) 这个站点,有后台管理的吧,在哪里呢。刚学习Vue,哈哈。node.js 不懂。Noyde.js == 是不是拼写错了呀。 — You are receiving...

**强烈需求小组件** 1.3发布后,完成度算是比较高了,就差一个桌面小组件就齐全了

> 快了,等dlna功能修复之后就会开始 订阅支持了一波,qq音乐的小组件样式可以参考一下

> 1.3.2 正式版已发布 ios16.6 找不到要添加的小组件