Changes between Version 33 and Version 34 of app2.0


Ignore:
Timestamp:
02/27/2015 06:00:56 PM (11 years ago)
Author:
pengzhanxuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0

    v33 v34  
    11{{{ 
    22#!html 
    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"> 
    6 前言 
    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> 
    15  
     3<h1>前言</h1> 
     4<ol class="rank list-paddingleft-2" style="list-style-type: none;"> 
     5    <li> 
     6        <p> 
     7            <em class="lab-1" style="font-size: 16px; width: 16px; position: absolute; top: 0px; left: 0px; font-stretch: normal; line-height: 31px; font-family: Arial; color: rgb(255, 51, 51); text-align: center; letter-spacing: -2px;">1</em> 
     8        </p> 
     9        <h6 style="margin: 0px; padding: 0px; font-size: 14px; font-weight: normal;"> 
     10            <a target="_blank" href="http://notebook.pconline.com.cn/597/5978744.html" style="color: rgb(51, 51, 51); text-decoration: none;">关于 <b>common_session_id</b> 参数:测试环境统一传递 <b>common_session_id1</b> , 线上环境传递 <b>common_session_id</b> </a> 
     11        </h6> 
     12    </li> 
     13    <li> 
     14        <p> 
     15            <em class="lab-1" style="font-size: 16px; width: 16px; position: absolute; top: 0px; left: 0px; font-stretch: normal; line-height: 31px; font-family: Arial; color: rgb(255, 51, 51); text-align: center; letter-spacing: -2px;">1</em> 
     16        </p> 
     17        <h6 style="margin: 0px; padding: 0px; font-size: 14px; font-weight: normal;"> 
     18            <a target="_blank" href="http://notebook.pconline.com.cn/597/5978744.html" style="color: rgb(51, 51, 51); text-decoration: none;">1.推送账号设置:Android测试环境使用: 
     19            jpush_url=http://api.jpush.cn:8800/v2/push 
     20            appKey=76777a5ae568ae5d8914fcb4 
     21            masterSecret=36c389c02bae13229af78915 
     22        iOS测试环境使用对应的测试环境的证书</a> 
     23        </h6> 
     24    </li> 
     25</ol> 
    1626}}} 
    1727