Commit 7bb0f612c07465dfd56c00782b0ce210e0ee9355
1 parent
fcd34044
debug
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/user/cnlive_login.vue
| ... | ... | @@ -144,7 +144,7 @@ onMounted(() => { |
| 144 | 144 | </div> |
| 145 | 145 | |
| 146 | 146 | <div class="cnlive-download"> |
| 147 | - <router-link :to="{ path: '#' }">下载网家家APP</router-link> | |
| 147 | + <router-link :to="{ path: 'http://www.cnlive.com/download.html' }">下载网家家APP</router-link> | |
| 148 | 148 | </div> |
| 149 | 149 | </div> |
| 150 | 150 | </nav> |
| ... | ... | @@ -230,7 +230,7 @@ onMounted(() => { |
| 230 | 230 | </p> |
| 231 | 231 | <p>京ICP证090477号、京ICP备11041453号-1、京公网安备11010802024488号</p> |
| 232 | 232 | <p> |
| 233 | - 京网文[2018]6278-488号、社会信用代码91110000667507432R、食品经营许可证号JY11105010738621 | |
| 233 | + 社会信用代码91110000667507432R | |
| 234 | 234 | </p> |
| 235 | 235 | </div> |
| 236 | 236 | </div> | ... | ... |