Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
U
uni-pdtravel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
panyongping
uni-pdtravel
Commits
d1cf901f
Commit
d1cf901f
authored
Feb 13, 2025
by
潘永坪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
湖广会馆免费票处理
parent
7721ad6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
8 deletions
+6
-8
hghgIndex.vue
pages/indexs/hghgIndex/hghgIndex.vue
+6
-8
No files found.
pages/indexs/hghgIndex/hghgIndex.vue
View file @
d1cf901f
...
...
@@ -8,9 +8,9 @@
<view>
<text
class=
"button"
@
click=
"goBuy()"
>
立即购票
</text>
</view>
<
!--
<
view>
<view>
<text
class=
"button"
@
click=
"goOrder()"
>
重庆市民免费游
</text>
</view>
-->
</view>
</view>
<!-- 购票须知 -->
<view
class=
"buy-know"
v-if=
"showKnow"
@
click=
"showKnow=false"
>
...
...
@@ -46,11 +46,11 @@
</text>
{{
extendInfo
.
noticeOfrefund
||
''
}}
。
</view>
<
!--
<view
v-if=
"year
<2025
"
>
<
view
>
<text>
重庆市民免费游门票优惠活动规则:
</text>
<view
style=
"margin-top: 12rpx;"
>
<text>
活动时间:
</text>
202
4年11月15日至2024年12月31
日
202
5年2月17日至2025年2月28
日
</view>
<view
style=
"margin-top: 12rpx;"
>
<text>
优惠人群:
</text>
...
...
@@ -58,9 +58,9 @@
</view>
<view
style=
"margin-top: 12rpx;"
>
<text>
领取方式:
</text>
需在重庆湖广会馆公众号至少提前1天预约,活动期间免费优惠门票(限量
300张/天,不含景区演出和其他经营性收费项目等费用),领完为止。按照“一人一证一票”原则,预约成功后凭本人身份证原件或预约码直接到景区检票口核验入园(活动期内,每位游客仅限预约1次
)。
需在重庆湖广会馆公众号至少提前1天预约,活动期间免费优惠门票(限量
420张/天,不含景区演出和其他经营性收费项目等费用),领完为止。预约成功后凭本人身份证原件或预约码直接到景区检票口核验入园(活动期内,每天每位游客仅限预约1次订单
)。
</view>
</view>
-->
</view>
<view
style=
"margin-top: 60rpx;display: flex;justify-content: center;"
>
<text
class=
"button"
@
click
.
stop=
"goBuy()"
>
立即购票
</text>
</view>
...
...
@@ -77,11 +77,9 @@ export default {
showKnow
:
false
,
merchantId
:
''
,
//商户Id
extendInfo
:
''
,
//扩展信息
year
:
''
}
},
onLoad
(
option
){
this
.
year
=
new
Date
().
getFullYear
()
let
channelId
=
option
.
channelId
||
''
let
companyId
=
option
.
companyId
||
''
let
groupId
=
option
.
groupId
||
''
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment