Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
dev
/
home-with-kids-mp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
5d8bbffc
authored
2020-01-15 19:15:07 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
默认提交
1 parent
55251512
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/pages/blessing/blessing.wxml
src/pages/blessing/blessing.wxml
View file @
5d8bbff
...
...
@@ -191,8 +191,8 @@
<van-dialog close-on-click-overlay use-slot title="修改信息" confirm-button-text="确认修改" show="{{ updateRoomDialogVisible }}" show-cancel-button bind:confirm="onUpdateRoomHander">
<view class="dialog">
<view class="dialog-item">
<view class="label">
家庭
名称</view>
<input value="{{ updateRoomInfo.familyName }}" placeholder="请输入
家庭
名称" bindinput="onUpdateFamilyNameBindInput" />
<view class="label">
团队
名称</view>
<input value="{{ updateRoomInfo.familyName }}" placeholder="请输入
团队
名称" bindinput="onUpdateFamilyNameBindInput" />
</view>
<view class="dialog-item">
<view class="label">祝福语</view>
...
...
Please
register
or
sign in
to post a comment