paloalto

请教如果把记事本显示出来?

  •  
  •   paloalto · Sep 14, 2010 · 4968 views
    This topic created in 5797 days ago, the information mentioned may be changed or developed.
    就是访问别人的页面时,能看到TA的记事本。

    我在member_home.html页面中加入了下面的代码:

    <div class="sep20"></div>
    <div class="box">
    <div class="cell"><span class="boxTit">{{ one.username }}的日记</span></div>

    {% for note in notes %}
    <div class="cell">
    <span class="bigger"><a href="/notes/{{ note.num }}" class="black">{{ note.title|escape }}</a></span>
    <div class="sep10"></div>
    <span class="fade">创建于 {{ note.created|timesince }} 前</span>
    </div>
    {% endfor %}

    </div>


    没有作用啊~~
    3 replies    1970-01-01 08:00:00 +08:00
    kailuo
        1
    kailuo  
       Sep 14, 2010
    「V2EX Notes 是一个简单可靠的云端记事本,你的数据绝对安全,随时可以访问。」
    Livid
        2
    Livid  
    MOD
    PRO
       Sep 14, 2010
    目前 Notes 的设计暂时还是面向自用。

    分享的使用模式还在设计中。
    paloalto
        3
    paloalto  
    OP
       Sep 14, 2010
    好的,那我等着啦
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   949 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 21:20 · PVG 05:20 · LAX 14:20 · JFK 17:20
    ♥ Do have faith in what you're doing.