修改
This commit is contained in:
parent
4662798cdf
commit
f3c7362886
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<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
|
||||
style="
|
||||
font-size: 40px;
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="app-container">
|
||||
<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
|
||||
style="font-size: 40px; margin: 40px auto; font-weight: 600"
|
||||
class="title"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user