Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wxapp
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
亲子游项目
wxapp
Commits
09e842df
Commit
09e842df
authored
Jan 04, 2019
by
LiuJunYi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
报名取消部分字段
parent
33d40d06
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
pages/detail/enroll/index.wxml
+2
-2
No files found.
pages/detail/enroll/index.wxml
View file @
09e842df
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
<text slot="footer">{{phone}}</text>
<text slot="footer">{{phone}}</text>
</block>
</block>
</i-cell>
</i-cell>
<i-cell title="成人人数" is-link i-class="cell-class">
<
!-- <
i-cell title="成人人数" is-link i-class="cell-class">
<picker slot="footer" class="num-picker" bindchange="handleAdultNum" range="{{nums}}" value="{{adultNum}}">
<picker slot="footer" class="num-picker" bindchange="handleAdultNum" range="{{nums}}" value="{{adultNum}}">
<view class='picker-text'>{{adultNum + 1}}</view>
<view class='picker-text'>{{adultNum + 1}}</view>
</picker>
</picker>
...
@@ -62,7 +62,7 @@
...
@@ -62,7 +62,7 @@
</i-cell>
</i-cell>
<i-cell title="孩子年龄" i-class="cell-class">
<i-cell title="孩子年龄" i-class="cell-class">
<input slot="footer" class='input' type='text' placeholder='如5岁、八岁' bindinput='handleChildrenAge'></input>
<input slot="footer" class='input' type='text' placeholder='如5岁、八岁' bindinput='handleChildrenAge'></input>
</i-cell>
</i-cell>
-->
<i-cell title="地址" i-class="cell-class">
<i-cell title="地址" i-class="cell-class">
<input slot="footer" class='input' type='text' placeholder='请输入地址' bindinput='handleAddress'></input>
<input slot="footer" class='input' type='text' placeholder='请输入地址' bindinput='handleAddress'></input>
</i-cell>
</i-cell>
...
...
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