class="icon octicon octicon-issue-opened"> Issues 0 Pull Requests 0 Commits 881 Releases 0

No Description

Brightcells: a7cbbf15a7 Update max_length for CharField 8 years ago
..
0001_initial.py 7a17d0fb90 add api wxpay & add redis relative 10 years ago
0002_orderinfo_trade_type.py 0f425ae151 add api wx_order_query_api 10 years ago
0003_auto_20160417_1544.py a0dfcb6f16 Alter field pay_status on orderinfo 10 years ago
0004_auto_20160422_1322.py 102152ca4a add api lensman_photo_bought & modify api wx_order_create_api and adjust return field 10 years ago
0005_remove_orderinfo_to_lid.py 8c384ff52e remove to_lid 10 years ago
0006_auto_20160901_1439.py 6199c8f7ad add api lensman_origin_wanted_api/lensman_origin_photo_upload_api 10 years ago
0007_orderinfo_unifiedorder_result.py b2aa0f8533 Add new field unifiedorder_result 9 years ago
0008_auto_20170714_0759.py 32061504ff Add some fields for Order 9 years ago
0009_auto_20170715_2314.py 75dbf7fdc8 New migration 9 years ago
0010_auto_20180101_2220.py 9bb56c50cc Makemigrations 8 years ago
0011_auto_20180103_0446.py a7cbbf15a7 Update max_length for CharField 8 years ago
__init__.py 7a17d0fb90 add api wxpay & add redis relative 10 years ago
kodo - Gogs: Go Git Service

Geen omschrijving

index.html 1.7KB

    <!doctype html> <html> <head> <meta charset="UTF-8"> <title>拍爱 PAI.AI 首页</title> <meta name="keywords" content="摄影 图片 影像 分享 交流 社交 交友 摄影师 女性 孩子 亲子 旅行 旅游 约拍 iphone android app" /> <link href="css/layout.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="js/jquery.min.js"></script> </head> <body class="content_bg"> <div id="header"> <div class="content"> <a href="index.html" target="_self" class="logo"></a> <div class="navigation"> <a href="contactus.html" target="_self" >联系我们</a> <a href="joinus.html" target="_self" >加入拍爱</a> <a href="aboutus.html" target="_self" >关于我们</a> <a href="index.html" target="_self" class="current" >首页</a> </div> </div> </div> <div id="container" > <div class="content"> <div class="container_box"> <div class="mobile"></div> <div class="mb_img"></div> <div class="article"><span>即拍即分享</span><p>一起走过的路,<br>一起看过的美景,<br>一起醉过的Party,......<br>回忆容易消逝,<br>一起拍,照片让爱历久弥新。</p></div> <a href="https://itunes.apple.com/cn/app/pai-aipaiai/id1163960351?mt=8" target="_blank" class="ios_download">iPhone下载</a> <a href="" target="_blank" class="android_download">安卓下载</a> </div> </div> </div> <div id="footer"> <div class="content foot homefooter"> <a href="aboutus.html" target="_self" >关于我们</a> <span>|</span> <a href="contactus.html" target="_self" >联系我们</a> ©2016 拍爱 PAI.AI 琼ICP备16000076号 </div> </div> </body> </html>