Static GitHub Issues

[3275] 如何将客户端源码里的window._NUXT_内容转码base64,或者隐藏?

prev: How to fix use mongoose with store vuex!
next: Property or method "$i18n" is not defined on the instance but referenced during render.

html源码里有window.NUXT,里面存放的明文字符串,我想隐藏或者转成base64串,只要不是明文就行,我该如何做呢?

Html source code has window.NUXT ,The plaintext string stored inside,I want to hide.or convert to base64 code,As long as it's not plaintext .What should I do?

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c6986">#c6986</a>)</em></sub></div>