兴业银行活动
This commit is contained in:
parent
d7190a02c2
commit
99c48c6cb0
|
@ -9,8 +9,9 @@ const config = {
|
|||
// pagesInclude: ['jlgh/coupon.vue', 'jlgh/redeem.vue'],
|
||||
// pagesInclude: ['jlgh/index.vue'],
|
||||
// pagesInclude: ['jlgh/login.vue'],
|
||||
pagesInclude: ['jlgh/orderDetail.vue'],
|
||||
// pagesInclude: ['jlgh/orderDetail.vue'],
|
||||
// pagesInclude: ['index'],
|
||||
pagesInclude: ['xyyh'],
|
||||
}
|
||||
|
||||
const { pages, pagesInclude } = config
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 2.6 MiB After Width: | Height: | Size: 2.3 MiB |
|
@ -11,11 +11,11 @@
|
|||
<template>
|
||||
<view class="xyyh">
|
||||
<view class="rules" @click="rulesFun"></view>
|
||||
<view class="btn1" @click="btnFun(1)"></view>
|
||||
<view class="btn2" @click="btnFun(2)"></view>
|
||||
<view class="btn3" @click="btnFun(3)"></view>
|
||||
<view class="btn4" @click="btnFun(4)"></view>
|
||||
<view class="btn5" @click="btnFun(5)"></view>
|
||||
<view class="btn1" @click="btnFun(200192)"></view>
|
||||
<view class="btn2" @click="btnFun(200193)"></view>
|
||||
<view class="btn3" @click="btnFun(200191)"></view>
|
||||
<view class="btn4" @click="btnFun(200190)"></view>
|
||||
<view class="btn5" @click="btnFun(200188)"></view>
|
||||
<view class="video1" @click="videoFun(1)"></view>
|
||||
<view class="video2" @click="videoFun(2)"></view>
|
||||
<view class="video3" @click="videoFun(3)"></view>
|
||||
|
|
Loading…
Reference in New Issue