Browse Source

修改格式错误

asd123a20 1 year ago
parent
commit
adaab557e9
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/templates/ztjy/index.vue

+ 2 - 1
src/views/templates/ztjy/index.vue

@@ -54,7 +54,7 @@ export default {
     },
     // 标题点击
     titleClick() {
-      const routeUrl = this.$router.resolve(`/templates/ztjy/details/649cd0ae43f8327dc3544357`);
+      const routeUrl = this.$router.resolve('/templates/ztjy/details/649cd0ae43f8327dc3544357');
       window.open(routeUrl.href, '_blank');
     },
     // 列表点击
@@ -89,6 +89,7 @@ export default {
   font-size: 3em;
   font-weight: bold;
   text-align: center;
+  cursor: pointer;
 }
 .listBox {
   width: 75%;