111
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<view style="display: flex;flex-direction: column;height: 100%;">
|
<view style="display: flex;flex-direction: column;height: 100%;padding-top: 10px;">
|
||||||
|
|
||||||
<view style="display: flex;flex-direction: column;align-items: center; padding-bottom: 50px;">
|
<view style="display: flex;flex-direction: column;align-items: center; padding-bottom: 50px;">
|
||||||
<view v-for="(item,index) in data"
|
<view v-for="(item,index) in data"
|
||||||
|
|||||||
Reference in New Issue
Block a user