Changes between Version 32 and Version 33 of app2.0


Ignore:
Timestamp:
02/27/2015 05:55:16 PM (11 years ago)
Author:
pengzhanxuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0

    v32 v33  
    11{{{ 
    22#!html 
    3 <h1 style="text-align: left;"> 
     3<fieldset style="margin: 0px; padding: 5px; border: 1px solid #00BBEC;border-radius: 5px;background-color: #efefef;"> 
     4<legend style="margin: 0px 10px; text-align: center;"> 
     5<span style="padding: 5px 10px; color: #ffffff; font-weight: bold; font-size: 14px; background-color: #00BBEC;border-radius: 5px;" class="ue_t"> 
    46前言 
    5 </h1> 
     7</span> 
     8</legend> 
     9<blockquote style="margin: 0px; padding: 10px;border: 0;"> 
     10<p class="ue_t"> 
     11关于参数 common_session_id: 测试环境统一传递 <b>common_session_id1</b>, 线上环境传递 <b>common_session_id</b> 
     12</p> 
     13</blockquote> 
     14</fieldset> 
    615 
    716}}}