Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
zhangzl
/
rongxin.dashboard
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
地图
master
张泽亮
hace 6 días
padre
2a11548883
commit
5439f63f89
Se han
modificado 3 ficheros
con
3 adiciones
y
3 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
src/views/app/index.vue
+1
-1
src/views/app/login.vue
+1
-1
src/views/login.vue
+ 1
- 1
src/views/app/index.vue
Ver fichero
@@ -14,7 +14,7 @@
<img src="../../assets/images/app/banner.png" width="100%" style="margin: 2vh 0;" alt="">
<van-notice-bar scrollable text="
技术是开发它的人的共同灵魂。
" color="#000000" >
<van-notice-bar scrollable text="
让资源调查更简单、快捷!
" color="#000000" >
<p slot="left-icon" class="notice_tt">通知</p>
</van-notice-bar>
+ 1
- 1
src/views/app/login.vue
Ver fichero
@@ -55,7 +55,7 @@
</van-form>
</div>
<p class="copy">中农融信北京科技股份有限公司</p>
<p class="copy">
>{{this.$store.getters.technicalSupport == "" ? "
中农融信
(
北京
)
科技股份有限公司
" : this.$store.getters.technicalSupport}}
</p>
</div>
</template>
+ 1
- 1
src/views/login.vue
Ver fichero
@@ -191,7 +191,7 @@ export default {
bottom: 0;
width: 100%;
text-align: center;
color: #
fff
;
color: #
000000
;
font-family: Arial;
font-size: 12px;
letter-spacing: 1px;
Escribir
Vista previa
Cargando…
Cancelar
Guardar