混rao加密 javascript的方法
npm install uglify-js -g
uglifyjs copy.js -c -m -o min.js
就可以压缩了 降低了可读性
当然如果再eval加密会更好