liujq 3 년 전
부모
커밋
69c858816c

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/css/chunk-7efe769e.ac78615f.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/css/chunk-a2adc568.53105d3e.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/app.b5a9202f.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-472b320a.000b69eb.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-6daec830.a59fdd40.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-7efe769e.9fd7b958.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-a2adc568.d0041fd1.js


+ 1 - 1
src/views/news/other.vue

@@ -21,7 +21,7 @@
           align="center"
         >
           <template slot-scope="scope">
-            <a v-if="scope.row.news_type === 'adminadd'" :href="'https://h5.honglounews.com/wxnews.html?id=' + scope.row.id" target="_blank" class="scoped-link">链接</a>
+            <a v-if="scope.row.news_type === 'adminadd'" :href="'https://h5.honglounews.com/ncplan.html?id=' + scope.row.id" target="_blank" class="scoped-link">链接</a>
             <a v-else :href="scope.row.link" target="_blank" class="scoped-link">链接</a>
           </template>
         </el-table-column>

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.