前端:优惠劵领取界面(未完成)

This commit is contained in:
YunaiV
2019-04-07 02:34:45 +08:00
parent 989259de7e
commit 6cee744ec1
6 changed files with 37 additions and 8 deletions

View File

@@ -0,0 +1,9 @@
<template>
<van-cell-group>
<van-cell title="单元格" value="内容" />
<van-cell title="单元格" value="内容" label="描述信息" />
</van-cell-group>
</template>
<script>
</script>

View File

@@ -65,9 +65,9 @@ export default {
}
},
created:function(){
GetPage().then(response=>{
this.page=response;
});
// GetPage().then(response=>{
// this.page=response;
// });
},
mounted: function() {
// 加载 Banner