Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

Request failed with status code 422 #1

Closed
fubaimaomei opened this issue Jul 27, 2019 · 1 comment
Closed

Request failed with status code 422 #1

fubaimaomei opened this issue Jul 27, 2019 · 1 comment
Labels
question Further information is requested

Comments

@fubaimaomei
Copy link

fubaimaomei commented Jul 27, 2019

id 长度超过50怎么解决呢

@dongyuanxin
Copy link
Owner

思路

利用第三方hash库,将id哈希化。

方案

利用vuepress的插件机制,向window上注册一个哈希函数。在现在提供的ejs语法中,是可以访问window上的哈希函数。

@dongyuanxin dongyuanxin added the question Further information is requested label Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants