-
+
返回
@@ -20,8 +20,7 @@
+ @click="queryTemplatePage">
查询
@@ -34,12 +33,10 @@
style="background-color: transparent;"
mode="horizontal" @select="(index)=>{
this.queryParams.type=index
- this.queryTemplatePage()}"
- >
+ this.queryTemplatePage()}">
全部
+ :index="item.id.toString()">
{{ item.name }}
@@ -52,14 +49,12 @@
+ class="project-grid-view">
+ @click="createBlankTemplate">
@@ -70,15 +65,14 @@
{{ template.likeCount }}人喜欢
-
+
+ @click="toProjectTemplate(template.key)">
-
+
查看
@@ -87,7 +81,7 @@
-
+