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
产权交易
rongxin_prod
庞东旭
hace 1 año
padre
7ce340ea41
commit
34dc25bb5d
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