diff --git a/src/views/lawEnforcement/retrospect/retrospect.vue b/src/views/lawEnforcement/retrospect/retrospect.vue index 6d41cc2c..f27bde68 100644 --- a/src/views/lawEnforcement/retrospect/retrospect.vue +++ b/src/views/lawEnforcement/retrospect/retrospect.vue @@ -14,10 +14,11 @@ - - - - + + + + + @@ -76,7 +77,9 @@ }, methods: { - + linkGo(url){ + window.location.href = url; + } }, } diff --git a/static/images/lawEnforcement/new/retrospect_icon_19.png b/static/images/lawEnforcement/new/retrospect_icon_19.png new file mode 100644 index 00000000..cb46731b Binary files /dev/null and b/static/images/lawEnforcement/new/retrospect_icon_19.png differ diff --git a/static/images/lawEnforcement/new/retrospect_icon_20.png b/static/images/lawEnforcement/new/retrospect_icon_20.png new file mode 100644 index 00000000..4fdd5277 Binary files /dev/null and b/static/images/lawEnforcement/new/retrospect_icon_20.png differ diff --git a/static/images/lawEnforcement/new/retrospect_icon_21.png b/static/images/lawEnforcement/new/retrospect_icon_21.png new file mode 100644 index 00000000..7d839393 Binary files /dev/null and b/static/images/lawEnforcement/new/retrospect_icon_21.png differ diff --git a/static/images/lawEnforcement/new/retrospect_icon_22.png b/static/images/lawEnforcement/new/retrospect_icon_22.png new file mode 100644 index 00000000..bc2bc363 Binary files /dev/null and b/static/images/lawEnforcement/new/retrospect_icon_22.png differ diff --git a/static/images/lawEnforcement/new/retrospect_icon_23.png b/static/images/lawEnforcement/new/retrospect_icon_23.png new file mode 100644 index 00000000..fb6325f0 Binary files /dev/null and b/static/images/lawEnforcement/new/retrospect_icon_23.png differ