Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
zhangzl
/
nsgk_mobile
Seguir
2
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Merge branch 'master' of
http://116.255.223.226:3000/zhangzl/nsgk_mobile
rongxin_prod
张泽亮
hace 1 año
padre
d8a1e6e2b4
34dc25bb5d
commit
6a8f27abf6
Se han
modificado 1 ficheros
con
9 adiciones
y
3 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+9
-3
src/views/news/newDetail.vue
+ 9
- 3
src/views/news/newDetail.vue
Ver fichero
@@ -45,9 +45,6 @@ export default {
<style scoped lang="scss">
.app-container {
padding: 0.5rem 5%;
}
iframe{
width: 100%;
}
.title{
text-align: center;
@@ -57,3 +54,12 @@ iframe{
overflow: hidden;
}
</style>
<style>
iframe{
width: 100%;
}
img{
width: 100%;
}
</style>
Escribir
Vista previa
Cargando…
Cancelar
Guardar