mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 14:26:43 +08:00
加密方法升级md5改成 sha256
This commit is contained in:
@@ -75,6 +75,7 @@ Vue.prototype.$MD5 = md5
|
||||
Vue.prototype.$CryptoJs = cryptoJs
|
||||
Vue.prototype.$CacheUtils = cacheUtils
|
||||
|
||||
|
||||
// 全局 防重复点击
|
||||
Vue.directive('no-more-click', noMoreClick)
|
||||
//解决ios移动端input调软键盘问题
|
||||
|
||||
Reference in New Issue
Block a user