Browse Source

页面调整

seimin 3 years ago
parent
commit
0da6f57686
1 changed files with 1 additions and 1 deletions
  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>