Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mui
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
Administrator
mui
Commits
b15d09ba
Commit
b15d09ba
authored
Jun 09, 2015
by
hbcui1984
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove date button from dialog.html
parent
d45e28c0
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
220 additions
and
197 deletions
+220
-197
examples/hello-mui/examples/dialog.html
examples/hello-mui/examples/dialog.html
+0
-2
snippets.rb
snippets.rb
+220
-195
No files found.
examples/hello-mui/examples/dialog.html
View file @
b15d09ba
...
...
@@ -36,8 +36,6 @@
<button
id=
'confirmBtn'
type=
"button"
class=
"mui-btn mui-btn-blue mui-btn-outlined"
>
确认消息框
</button>
<button
id=
'promptBtn'
type=
"button"
class=
"mui-btn mui-btn-blue mui-btn-outlined"
>
输入对话框
</button>
<button
id=
'toastBtn'
type=
"button"
class=
"mui-btn mui-btn-blue mui-btn-outlined"
>
自动消失提示框
</button>
<button
id=
'pickDateBtn'
type=
"button"
class=
"mui-btn mui-btn-blue mui-btn-outlined"
>
日期选择框
</button>
<button
id=
'pickTimeBtn'
type=
"button"
class=
"mui-btn mui-btn-blue mui-btn-outlined"
>
时间选择框
</button>
<div
id=
"info"
>
</div>
...
...
snippets.rb
View file @
b15d09ba
This diff is collapsed.
Click to expand it.
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