Skip to content

Commit

Permalink
fix: 表盘setValue
Browse files Browse the repository at this point in the history
  • Loading branch information
wanghaoo committed Dec 20, 2016
1 parent 227f911 commit 2a4ac82
Show file tree
Hide file tree
Showing 8 changed files with 5,702 additions and 5,358 deletions.
16 changes: 8 additions & 8 deletions dist/css/u.core.css
Expand Up @@ -6668,7 +6668,7 @@ main {

.clockpicker-tick-14 {
left: 7.9375rem;
top: 1.10737rem; }
top: 1.10738rem; }

.clockpicker-tick-15 {
left: 9.76763rem;
Expand All @@ -6695,20 +6695,20 @@ main {
top: 9.76763rem; }

.clockpicker-tick-21 {
left: 1.10737rem;
left: 1.10738rem;
top: 7.9375rem; }

.clockpicker-tick-22 {
left: 0.4375rem;
top: 5.4375rem; }

.clockpicker-tick-23 {
left: 1.10737rem;
left: 1.10738rem;
top: 2.9375rem; }

.clockpicker-tick-24 {
left: 2.9375rem;
top: 1.10737rem; }
top: 1.10738rem; }

.clockpicker-tick-25 {
left: 5.4375rem;
Expand All @@ -6717,7 +6717,7 @@ main {

.clockpicker-tick-26 {
left: 7.9375rem;
top: 1.10737rem;
top: 1.10738rem;
font-size: 120%; }

.clockpicker-tick-27 {
Expand Down Expand Up @@ -6751,7 +6751,7 @@ main {
font-size: 120%; }

.clockpicker-tick-33 {
left: 1.10737rem;
left: 1.10738rem;
top: 7.9375rem;
font-size: 120%; }

Expand All @@ -6761,13 +6761,13 @@ main {
font-size: 120%; }

.clockpicker-tick-35 {
left: 1.10737rem;
left: 1.10738rem;
top: 2.9375rem;
font-size: 120%; }

.clockpicker-tick-36 {
left: 2.9375rem;
top: 1.10737rem;
top: 1.10738rem;
font-size: 120%; }

.clockpicker-svg {
Expand Down
2 changes: 1 addition & 1 deletion dist/css/u.core.min.css

Large diffs are not rendered by default.

133 changes: 101 additions & 32 deletions dist/css/u.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/u.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/1.neoui.js
@@ -1,6 +1,6 @@
webpackJsonp([1],{

/***/ 50:
/***/ 51:
/***/ function(module, exports) {

"use strict";
Expand Down

0 comments on commit 2a4ac82

Please sign in to comment.