+
+
{{ item.title }}
+
发布时间:
- {{item.publish_date}}
+ {{ item.publish_date }}
区域:
- {{item.area}}
+ {{ item.area }}
@@ -174,55 +249,55 @@
diff --git a/FrontCode2/sunshine_levy/src/main.js b/FrontCode2/sunshine_levy/src/main.js
index be04d2d..17d9358 100644
--- a/FrontCode2/sunshine_levy/src/main.js
+++ b/FrontCode2/sunshine_levy/src/main.js
@@ -38,7 +38,8 @@ import { Divider } from 'vant';
Vue.use(Divider);
Vue.config.productionTip = false
-
+import md5 from 'js-md5'
+Vue.prototype.$md5 = md5
/* eslint-disable no-new */
const vm = new Vue({
el: '#app',
diff --git a/README.md b/README.md
index da942ea..46d3d5d 100644
--- a/README.md
+++ b/README.md
@@ -23,4 +23,9 @@ git checkout zsxt_nbzs_h5
打开项目vs,增加类库
递归克隆
-git clone --recursive http://118.178.224.202:3000/ewide/zsxt_nbzs_h5.git
\ No newline at end of file
+git clone --recursive http://118.178.224.202:3000/ewide/zsxt_nbzs_h5.git
+
+--测试回调
+https://puser.zjzwfw.gov.cn/sso/newusp.do?action=ssoLogin&servicecode=fwzs&goto=http://183.136.157.9:7099/#/index
+
+https://appapi.zjzwfw.gov.cn/sso/servlet/simpleauth?method=ticketValidation&servicecode=fwzs
\ No newline at end of file