|
@@ -1,8 +1,5 @@
|
|
|
<template>
|
|
<template>
|
|
|
<ay-container v-show="store.user.isLogined">
|
|
<ay-container v-show="store.user.isLogined">
|
|
|
- <van-pull-refresh v-model="data.loading" @refresh="methods.onRefresh">
|
|
|
|
|
- <p>刷新次数:</p>
|
|
|
|
|
- </van-pull-refresh>
|
|
|
|
|
<div class="chunk">
|
|
<div class="chunk">
|
|
|
<div class="center justify-between top">
|
|
<div class="center justify-between top">
|
|
|
<div class="center" @click="methods.goPerson">
|
|
<div class="center" @click="methods.goPerson">
|