diff --git a/ace/ace_standard/src/main/js/default/common/images/Wallpaper.png b/ace/ace_standard/src/main/js/default/common/images/Wallpaper.png deleted file mode 100644 index 60d4841a80eb20c63de74306cb7f8350d6a85c48..0000000000000000000000000000000000000000 Binary files a/ace/ace_standard/src/main/js/default/common/images/Wallpaper.png and /dev/null differ diff --git a/ace/ace_standard/src/main/js/default/common/images/bg-tv.jpg b/ace/ace_standard/src/main/js/default/common/images/bg-tv.jpg deleted file mode 100644 index 86fc07358eea5c1474bc833fca07c6d4d8698a89..0000000000000000000000000000000000000000 Binary files a/ace/ace_standard/src/main/js/default/common/images/bg-tv.jpg and /dev/null differ diff --git a/ace/ace_standard/src/main/js/default/common/images/image.png b/ace/ace_standard/src/main/js/default/common/images/image.png new file mode 100644 index 0000000000000000000000000000000000000000..9e08995bdaddddc2a4077de51eaad4c49dff4087 Binary files /dev/null and b/ace/ace_standard/src/main/js/default/common/images/image.png differ diff --git a/ace/ace_standard/src/main/js/default/pages/divider/index.css b/ace/ace_standard/src/main/js/default/pages/divider/index.css index 57a1e8ccb701c1a331ae8ca87eae3e0a7253dd20..a89e102a24a3b0b19e893123ed4e5b0f8f6bab27 100644 --- a/ace/ace_standard/src/main/js/default/pages/divider/index.css +++ b/ace/ace_standard/src/main/js/default/pages/divider/index.css @@ -101,7 +101,7 @@ border-right: 2px dashed #00ff00; border-top: 1.5px dotted #0000ff; border-bottom: 2.5px dotted #fff000; - background-image:url('common/images/bg-tv.jpg'); + background-image:url('common/images/image.png'); background-size:contain; background-repeat: repeat-x; background-position: center; @@ -125,7 +125,7 @@ width: 120px; height: 30px; background-color: yellow; - border-image-source: url('/common/images/bg-tv.jpg'); + border-image-source: url('/common/images/image.png'); border-image-slice: 1px 2px 3px 4px; border-image-width: 2px 3px 4px 5px; border-image-outset: 3px 4px 5px 6px; diff --git a/ace/ace_standard/src/main/js/default/pages/image/index.css b/ace/ace_standard/src/main/js/default/pages/image/index.css index 69e61d57c4e704a6bebd3d9bb2bee9efed1b3bfa..bf19d9de6096e135a15cf4fd91a4a4cd241c9c8d 100644 --- a/ace/ace_standard/src/main/js/default/pages/image/index.css +++ b/ace/ace_standard/src/main/js/default/pages/image/index.css @@ -93,7 +93,7 @@ border-right: 2px dashed #00ff00; border-top: 1.5px dotted #0000ff; border-bottom: 2.5px dotted #fff000; - background-image:url('common/images/bg-tv.jpg'); + background-image:url('common/images/image.png'); background-size:contain; background-repeat: repeat-x; background-position: center; @@ -117,7 +117,7 @@ width: 120px; height: 30px; background-color: yellow; - border-image-source: url('/common/images/bg-tv.jpg'); + border-image-source: url('/common/images/image.png'); border-image-slice: 1px 2px 3px 4px; border-image-width: 2px 3px 4px 5px; border-image-outset: 3px 4px 5px 6px; diff --git a/ace/ace_standard/src/main/js/default/pages/image/index.hml b/ace/ace_standard/src/main/js/default/pages/image/index.hml index dc14854717c0782bfed69bf705da2d8506ff8590..7d944da0c37a32f5c1c852e0dc00900a4ec6d3c2 100644 --- a/ace/ace_standard/src/main/js/default/pages/image/index.hml +++ b/ace/ace_standard/src/main/js/default/pages/image/index.hml @@ -20,8 +20,8 @@ ref="img1" focusable="true" disabled="false" - src="common/images/bg-tv.jpg" - alt="common/images/bg-tv.jpg" + src="common/images/image.png" + alt="common/images/image.png" > @@ -30,8 +30,8 @@ ref="img2" focusable="true" disabled="false" - src="common/images/bg-tv.jpg" - alt="common/images/bg-tv.jpg" + src="common/images/image.png" + alt="common/images/image.png" > @@ -39,8 +39,8 @@ class="pic" focusable="true" disabled="false" - src="common/images/bg-tv.jpg" - alt="common/images/bg-tv.jpg" + src="common/images/image.png" + alt="common/images/image.png" > @@ -48,8 +48,8 @@ class="pic" focusable="true" disabled="false" - src="common/images/bg-tv.jpg" - alt="common/images/bg-tv.jpg" + src="common/images/image.png" + alt="common/images/image.png" > @@ -58,16 +58,16 @@ class="pic" focusable="true" disabled="false" - src="common/images/bg-tv.jpg" - alt="common/images/bg-tv.jpg" + src="common/images/image.png" + alt="common/images/image.png" > common/images/bg-tv.jpg @@ -76,8 +76,8 @@ class="pic" focusable="true" disabled="false" - src="common/images/bg-tv.jpg" - alt="common/images/bg-tv.jpg" + src="common/images/image.png" + alt="common/images/image.png" > diff --git a/ace/ace_standard/src/main/js/default/pages/rating/index.css b/ace/ace_standard/src/main/js/default/pages/rating/index.css index e958801b402f8b4ae21e8b8b453d1fce5b8c9509..506839dcae4546a1afe41a11d796d6a5b496d087 100644 --- a/ace/ace_standard/src/main/js/default/pages/rating/index.css +++ b/ace/ace_standard/src/main/js/default/pages/rating/index.css @@ -100,7 +100,7 @@ border-right: 2px dashed #00ff00; border-top: 1.5px dotted #0000ff; border-bottom: 2.5px dotted #fff000; - background-image:url('common/images/bg-tv.jpg'); + background-image:url('common/images/image.png'); background-size:contain; background-repeat: repeat-x; background-position: center; @@ -124,7 +124,7 @@ width: 120px; height: 30px; background-color: yellow; - border-image-source: url('/common/images/bg-tv.jpg'); + border-image-source: url('/common/images/image.png'); border-image-slice: 1px 2px 3px 4px; border-image-width: 2px 3px 4px 5px; border-image-outset: 3px 4px 5px 6px; diff --git a/ace/ace_standard/src/main/js/default/pages/search/index.css b/ace/ace_standard/src/main/js/default/pages/search/index.css index 609be3ab47a256769a555d78b6a64c5c3a2af3ad..f6d0404fc55dfb70b793dea48541d410e12d7d09 100644 --- a/ace/ace_standard/src/main/js/default/pages/search/index.css +++ b/ace/ace_standard/src/main/js/default/pages/search/index.css @@ -93,7 +93,7 @@ border-right: 2px dashed #00ff00; border-top: 1.5px dotted #0000ff; border-bottom: 2.5px dotted #fff000; - background-image:url('common/images/bg-tv.jpg'); + background-image:url('common/images/image.png'); background-size:contain; background-repeat: repeat-x; background-position: center; @@ -117,7 +117,7 @@ width: 400px; height: 30px; background-color: yellow; - border-image-source: url('/common/images/bg-tv.jpg'); + border-image-source: url('/common/images/image.png'); border-image-slice: 1px 2px 3px 4px; border-image-width: 2px 3px 4px 5px; border-image-outset: 3px 4px 5px 6px; diff --git a/ace/ace_standard/src/main/js/default/pages/search/index.hml b/ace/ace_standard/src/main/js/default/pages/search/index.hml index e9ccb8c6d1fc209e9acc9b7eea479ec6c4d9e948..0766e60d2a4abf0475257cc8eb81919233dd69e0 100644 --- a/ace/ace_standard/src/main/js/default/pages/search/index.hml +++ b/ace/ace_standard/src/main/js/default/pages/search/index.hml @@ -28,10 +28,10 @@
- + - +
diff --git a/ace/ace_standard/src/main/js/default/pages/textarea/index.css b/ace/ace_standard/src/main/js/default/pages/textarea/index.css index 00f5803154c1ec1fe407732f55f1f52c5598af53..4612d1dba9f2cf207de8f5f7864e613fcb22410f 100644 --- a/ace/ace_standard/src/main/js/default/pages/textarea/index.css +++ b/ace/ace_standard/src/main/js/default/pages/textarea/index.css @@ -93,7 +93,7 @@ border-right: 2px dashed #00ff00; border-top: 1.5px dotted #0000ff; border-bottom: 2.5px dotted #fff000; - background-image:url('common/images/bg-tv.jpg'); + background-image:url('common/images/image.png'); background-size:contain; background-repeat: repeat-x; background-position: center; @@ -117,7 +117,7 @@ width: 120px; height: 30px; background-color: yellow; - border-image-source: url('/common/images/bg-tv.jpg'); + border-image-source: url('/common/images/image.png'); border-image-slice: 1px 2px 3px 4px; border-image-width: 2px 3px 4px 5px; border-image-outset: 3px 4px 5px 6px; diff --git a/ace/ace_standard/src/main/js/default/pages/textarea/index.hml b/ace/ace_standard/src/main/js/default/pages/textarea/index.hml index 6140c31625790acfb96dd6fc2d657f287438318b..cbe2ce56f612d9807ac95c9d4175b2a02c315791 100644 --- a/ace/ace_standard/src/main/js/default/pages/textarea/index.hml +++ b/ace/ace_standard/src/main/js/default/pages/textarea/index.hml @@ -28,7 +28,7 @@ textarea通用样式2