Changes between Version 1 and Version 2 of Ticket #46, comment 2


Ignore:
Timestamp:
12/21/2012 09:39:47 AM (13 years ago)
Author:
wanganning
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46, comment 2

    v1 v2  
    11dealer_info.html            //汽车网最新优惠 
    2 {{{http://ks.pcauto.com.cn/search.jsp?appName=auto_cms_base&q=channel_id:'+getAreaCmsId(_areaId)+'&return=title,url&highlight=false&returnType=json&sort=time:desc&pageNo=1&perPage=3}}} 
     2{{{  
     3http://ks.pcauto.com.cn/search.jsp?appName=auto_cms_base&q=channel_id:'+getAreaCmsId(_areaId)+'&return=title,url&highlight=false&returnType=json&sort=time:desc&pageNo=1&perPage=3 
     4}}} 
    35 
    46templates/house/forum.jsp 
    5 {{{<form target="_blank" action="http://ks.pchouse.com.cn/house_bbs.jsp" method="get">}}} 
     7{{{ 
     8<form target="_blank" action="http://ks.pchouse.com.cn/house_bbs.jsp" method="get"> 
     9}}} 
    610 
    711templates/pie/header.jsp 
    8 {{{<form target="_blank" method="get" id="searchForm" action="http://ks.pconline.com.cn/bbs.jsp">}}} 
     12{{{ 
     13<form target="_blank" method="get" id="searchForm" action="http://ks.pconline.com.cn/bbs.jsp"> 
     14}}} 
    915 
    1016util/ks_autobbs.jsp 
    11 {{{$.getScript("http://ks.pcauto.com.cn/search.jsp?sort=date:asc&func=show&return=id,summary,date&appName=auto_bbs&returnType=json&pageNo=" 
    12                          + pageNo + "&q=" + q);}}} 
     17{{{ 
     18$.getScript("http://ks.pcauto.com.cn/search.jsp?sort=date:asc&func=show&return=id,summary,date&appName=auto_bbs&returnType=json&pageNo=" 
     19                         + pageNo + "&q=" + q); 
     20}}} 
    1321 
    1422util/ks_babybbs.jsp 
     
    2230 
    2331util/ks_gamebbs.jsp 
    24 {{{$.getScript("http://ks.pcgames.com.cn/search.jsp?sort=date:asc&func=show&return=id,summary,date&appName=games_bbs&returnType=json&pageNo=" 
    25                          + pageNo + "&q=" + q);}}} 
     32{{{ 
     33$.getScript("http://ks.pcgames.com.cn/search.jsp?sort=date:asc&func=show&return=id,summary,date&appName=games_bbs&returnType=json&pageNo=" 
     34                         + pageNo + "&q=" + q); 
     35}}} 
    2636 
    2737util/ks_ladybbs.jsp 
    28 {{{$.getScript("http://ks.pclady.com.cn/search.jsp?sort=date:asc&func=show&return=id,summary,date&appName=lady_bbs&returnType=json&pageNo=" 
    29                          + pageNo + "&q=" + q);}}} 
     38{{{ 
     39$.getScript("http://ks.pclady.com.cn/search.jsp?sort=date:asc&func=show&return=id,summary,date&appName=lady_bbs&returnType=json&pageNo=" 
     40                         + pageNo + "&q=" + q); 
     41}}} 
    3042 
    3143templates/games/quick_nav.jsp 
    32 {{{<form id="searchForm" action="http://ks.pcgames.com.cn/games_bbs.jsp" method="get" target="_blank">}}} 
     44{{{ 
     45<form id="searchForm" action="http://ks.pcgames.com.cn/games_bbs.jsp" method="get" target="_blank"> 
     46}}} 
    3347 
    3448templates/games/quick_nav.jsp 
     
    3650 
    3751templates/lady/quick_nav.jsp 
    38 {{{<form id="searchForm" action="http://ks.pclady.com.cn/lady_blog.jsp" method="get" target="_blank">}}} 
     52{{{ 
     53<form id="searchForm" action="http://ks.pclady.com.cn/lady_blog.jsp" method="get" target="_blank"> 
     54}}} 
    3955 
    4056templates/kids/quick_nav.jsp 
     
    4258 
    4359templates/auto/quick_nav.jsp 
    44 {{{<form id="searchForm" action="http://ks.pcauto.com.cn/auto_bbs.jsp" method="get" target="_blank">}}} 
     60{{{ 
     61<form id="searchForm" action="http://ks.pcauto.com.cn/auto_bbs.jsp" method="get" target="_blank"> 
     62}}} 
    4563 
    46643g/search.jsp 
    47 {{{http://ks.pcauto.com.cn/search.jsp?appName=auto_bbs&return=id,login,title,forum,replycount,access,authorId&highlight=false&returnType=json&q=" + query + "&perPage=" + pageSize + "&pageNo=" + pageNo}}} 
     65{{{ 
     66http://ks.pcauto.com.cn/search.jsp?appName=auto_bbs&return=id,login,title,forum,replycount,access,authorId&highlight=false&returnType=json&q=" + query + "&perPage=" + pageSize + "&pageNo=" + pageNo 
     67}}} 
    4868 
    4969templates/house/topic.jsp 
    50 {{{<form target="_blank" action="http://ks.pchouse.com.cn/house_bbs.jsp" method="get">}}} 
     70{{{ 
     71<form target="_blank" action="http://ks.pchouse.com.cn/house_bbs.jsp" method="get"> 
     72}}} 
    5173 
    5274templates/pie/topper.jsp 
    53 {{{<form action="http://ks.pconline.com.cn/bbs.jsp" method="get">}}} 
     75{{{ 
     76<form action="http://ks.pconline.com.cn/bbs.jsp" method="get"> 
     77}}} 
    5478 
    5579templates/house/viewpost.jsp 
    56 {{{<form target="_blank" action="http://ks.pchouse.com.cn/house_bbs.jsp" method="get">}}} 
     80{{{ 
     81<form target="_blank" action="http://ks.pchouse.com.cn/house_bbs.jsp" method="get"> 
     82}}}