Commit a88bdd5a by liangjianmin

js

parent a36ce316
<template> <template>
<section class="sample"> <section class="sample">
<Header :imgUrl="t4" :title="title" :meaushow="meaushow" :bgcolor="bgcolor"></Header> <Header :title="title" :meaushow="meaushow" :bgcolor="bgcolor"></Header>
<div> <div>
<wxShare :title="t3" :link="shareUrl"></wxShare> <wxShare :imgUrl="t4" :title="t3" :link="shareUrl"></wxShare>
<div class="banner"> <div class="banner">
<van-swipe :autoplay="3000" indicator-color="white" :height="bannerHeight" :loop="false" :show-indicators="false"> <van-swipe :autoplay="3000" indicator-color="white" :height="bannerHeight" :loop="false" :show-indicators="false">
<van-swipe-item> <van-swipe-item>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment