瀏覽代碼

add tabsType

huanggang 7 年之前
父節點
當前提交
194876b5c3

+ 2 - 2
admin/templates/default/css/skin_0.css

@@ -1515,7 +1515,7 @@ td.trigger i:hover { color: #27A9E3;}
 .chat-log .pagination { clear: both; padding: 5px 0;}
 
 /*手机端首页及专题页面编辑操作*/
-.mb-special-layout { font-size: 0; background: #EFFAFE url("../images/cms_edit_bg_line.png") repeat-y scroll -50px 0; *word-spacing:-1px/*IE6、7*/; padding-top: 20px; border-top: solid 1px #deeffb;}
+.mb-special-layout { font-size: 0; background: #EFFAFE url("../images/cms_edit_bg_line.png") repeat-y scroll 0 0; *word-spacing:-1px/*IE6、7*/; padding-top: 20px; border-top: solid 1px #deeffb;}
 .mb-special-layout .mb-item-box,
 .mb-special-layout .module-list { font-size: 12px; vertical-align: top; letter-spacing: normal; display: inline-block; *display: inline/*IE7*/; *zoom:1/*IE7*/;}
 .mb-special-layout .mb-item-box { background: url(../images/mobile/mpat.png) no-repeat 0 0; width: 400px; height: 670px; margin: 0 50px 0 30px; }
@@ -1593,7 +1593,7 @@ td.trigger i:hover { color: #27A9E3;}
 .mb-item-box .home7 .goods-name { line-height: 18px; color: #555; display: block; height: 36px; margin: 5px 5px 0 5px; border-bottom: dotted 1px #DDD; overflow: hidden;}
 .mb-item-box .home7 .goods-price { font-size: 14px; line-height: 20px; color: #F30; text-align: left; display: block; height: 20px; padding: 5px;}
 
-.mb-special-layout .module-list { margin: 20px auto 0 50px;height:670px;overflow: auto;}
+.mb-special-layout .module-list { margin: 20px auto 0 100px;height:670px;overflow: auto;}
 .mb-special-layout .module-list div { background: url(../images/mobile/mpat.png) no-repeat; display: block; width: 304px; margin: 0 0 12px 0; position: relative; z-index: 1; filter:alpha(opacity=50); /*IE滤镜,透明度50%*/ -moz-opacity:0.5; /*Firefox私有,透明度50%*/ opacity:0.5;/*其他,透明度50%*/}
 .mb-special-layout .module-list div:hover { filter:alpha(opacity=100); /*IE滤镜,透明度100%*/ -moz-opacity:1; /*Firefox私有,透明度100%*/ opacity:1;/*其他,透明度100%*/}
 .mb-special-layout .module-list a.add { color: #FFF; width: 12px; height: 40px; padding: 5px 6px; position: absolute; z-index: 1; top: 0; right: 0; }

+ 3 - 1
admin/templates/default/mb_special_item.list.php

@@ -102,7 +102,9 @@
                     将ID为:<input type="text" name="src_id" placeholder="填写ID号">模块放到ID为:<input type="text" name="dest_id" placeholder="填写ID号"> 的前面。
                     <input type="hidden" name="special_id" value="<?php echo $output['special_id']; ?>">
                 </div>
-                <div style="width:450px; text-align: right;margin-top: 10px;"> <button type="submit">确定</button> </div>
+                <div style="width:450px;margin-top: 10px;">
+                    <input type="text" name="tabs_type" style="width: 390px;margin-right: 10px;" placeholder="请输入tabs_type"><button type="submit" style="display: inline-block;">确定</button>
+                </div>
             </form>
         </div>
     </div>

+ 1 - 1
data/resource/mobile/ugc/css/main.css

@@ -959,7 +959,7 @@ article {
   font-size: 20px;
   padding-left: 20px;
   position: relative;
-  bottom: 5px; }
+  bottom: 3px; }
 .recommend_goods .goods_item .goods_desc .goods_price .shoppe .bonus_price {
   color: #FF4E4E; }
 .recommend_goods .goods_item .recommend {