浏览代码

页面调整

seimin 3 年之前
父节点
当前提交
0da6f57686
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/indes.vue

+ 1 - 1
src/views/indes.vue

@@ -171,7 +171,7 @@
171 171
               {{ v.title }}
172 172
             </div>
173 173
             <div class="cot">
174
-              {{ v.createTime.substring(0, v.createTime.length - 5) }}
174
+              {{ v.createTime }}
175 175
             </div>
176 176
           </div>
177 177
         </div>