修改
This commit is contained in:
parent
4662798cdf
commit
f3c7362886
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="app-container">
|
<div class="app-container">
|
||||||
<img src="@/icons/kind.jpg" alt="" style="width: 100%" />
|
<img src="@/icons/kind.jpg" alt="" style="width: 100%;height:926.079px" />
|
||||||
<div
|
<div
|
||||||
style="
|
style="
|
||||||
font-size: 40px;
|
font-size: 40px;
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="app-container">
|
<div class="app-container">
|
||||||
<ul class="infinite-list" v-infinite-scroll="load" style="overflow: auto">
|
<ul class="infinite-list" v-infinite-scroll="load" style="overflow: auto">
|
||||||
<img src="@/icons/pernoal.jpg" alt="" style="width: 100%" />
|
<img src="@/icons/pernoal.jpg" alt="" style="width: 100%;height:926.079px" />
|
||||||
<div
|
<div
|
||||||
style="font-size: 40px; margin: 40px auto; font-weight: 600"
|
style="font-size: 40px; margin: 40px auto; font-weight: 600"
|
||||||
class="title"
|
class="title"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user