="diff-7a63203328c4b61687acbc2a1fccd15c5565b115R15">15
+ <a href="{% url 'pai2_home' %}" target="_self" class="logo"></a>
+ <div class="navigation">
+ <a href="{% url 'pai2_contactus' %}" target="_self" >联系我们</a>
+ <a href="{% url 'pai2_joinus' %}" target="_self" >加入拍爱</a>
+ <a href="{% url 'pai2_home' %}" 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">即拍即所得<p>一起走过的路,<br>一起看过的美景,<br>一起醉过的Party,......<br>回忆容易消逝,<br>一起拍,照片让爱历久弥新。</p></div>
+ <a href="" target="_blank" class="android_download"></a>
+ </div>
+ </div>
+</div>
+
+
+<div id="footer">
+ <div class="content foot homefooter">
+ <a href="{% url 'pai2_aboutus' %}" target="_self" >关于我们</a>
+ <span>|</span>
+ <a href="{% url 'pai2_contactus' %}" target="_self" >联系我们</a>
+
+ ©2016 拍爱 PAI.AI 琼ICP备16000076号
+ </div>
+</div>
+
+</body>
+</html>
@@ -0,0 +1,72 @@ |
||
1 |
+{% load staticfiles %} |
|
2 |
+ |
|
3 |
+<!doctype html> |
|
4 |
+<html> |
|
5 |
+<head> |
|
6 |
+<meta charset="UTF-8"> |
|
7 |
+<title>拍爱 PAI.AI 加入拍爱</title> |
|
8 |
+<link href="{% static 'website/css/layout.css' %}" rel="stylesheet" type="text/css" /> |
|
9 |
+<script type="text/javascript" src="{% static 'website/js/jquery.min.js' %}"></script> |
|
10 |
+</head> |
|
11 |
+ |
|
12 |
+<body> |
|
13 |
+<div id="header"> |
|
14 |
+ <div class="content"> |
|
15 |
+ <a href="{% url 'pai2_home' %}" target="_self" class="logo"></a> |
|
16 |
+ <div class="navigation"> |
|
17 |
+ <a href="{% url 'pai2_contactus' %}" target="_self" >联系我们</a> |
|
18 |
+ <a href="{% url 'pai2_joinus' %}" target="_self" class="current" >加入拍爱</a> |
|
19 |
+ <a href="{% url 'pai2_home' %}" target="_self" >首页</a> |
|
20 |
+ </div> |
|
21 |
+ </div> |
|
22 |
+</div> |
|
23 |
+ |
|
24 |
+ |
|
25 |
+<div id="container" ><div class="content joinus"> |
|
26 |
+ <p> |
|
27 |
+ 在我们这里,你可以参与到一个火热的创业项目,未来很有可能看到自己作品满大街的人都在使用...如果您喜欢摄影...除了会有各种相机把玩,还会有同好可以畅聊...最重要的,你还会发现...... |
|
28 |
+ 你将成为——软件工程师中最懂摄影的人 |
|
29 |
+来和我们一起做一份激动人心的事业吧 |
|
30 |
+ |
|
31 |
+ </p> |
|
32 |
+ <p> |
|
33 |
+<strong>职位名称:iOS软件工程师</strong><br> |
|
34 |
+<strong>岗位职责:</strong><br> |
|
35 |
+ 负责iOS平台下应用的开发<br> |
|
36 |
+ |
|
37 |
+<strong>任职要求:</strong><br> |
|
38 |
+ 1、至少1年的iOS平台开发经验;<br> |
|
39 |
+ 2、具备扎实的数据结构、算法等技术功底;<br> |
|
40 |
+ 3、具备良好的编程风格与团队合作意识,可承担较大的工作压力;<br> |
|
41 |
+ 4、正直、优秀、有上进心,经验丰富的同时没有丧失开发NB产品的热情;<br> |
|
42 |
+ 5、年轻;<br> |
|
43 |
+ 6、期待您喜欢摄影,喜欢相机;<br> |
|
44 |
+ |
|
45 |
+ |
|
46 |
+ </p> |
|
47 |
+ |
|
48 |
+ <p> |
|
49 |
+ <strong>职位名称:专利工程师</strong><br> |
|
50 |
+<strong>岗位职责:</strong><br> |
|
51 |
+1、撰写高质量的专利申请文件、答复审查意见;<br> |
|
52 |
+2、专利检索咨询、专利挖掘、以及撰写专利分析报告。<br> |
|
53 |
+ |
|
54 |
+<strong>任职要求:</strong><br> |
|
55 |
+1、具有一年以上独立撰写专利文件经验,熟悉专利申请相关知识;<br> |
|
56 |
+2、理工科,大学本科以上毕业,物理、数学、电子、通讯、互联网等技术专业背景之一;<br> |
|
57 |
+3、有专利代理人资格证优先考虑;<br> |
|
58 |
+4、期待您喜欢摄影,喜欢相机; |
|
59 |
+</p> |
|
60 |
+ |
|
61 |
+ |
|
62 |
+</div></div> |
|
63 |
+<div id="footer"> |
|
64 |
+ <div class="content foot"> |
|
65 |
+ <a href="{% url 'pai2_aboutus' %}" target="_self" >关于我们</a> |
|
66 |
+ <span>|</span> |
|
67 |
+ <a href="{% url 'pai2_contactus' %}" target="_self" >联系我们</a> |
|
68 |
+ ©2016 拍爱 PAI.AI 琼ICP备16000076号 |
|
69 |
+ </div> |
|
70 |
+</div> |
|
71 |
+</body> |
|
72 |
+</html> |
@@ -0,0 +1,3 @@ |
||
1 |
+from django.test import TestCase |
|
2 |
+ |
|
3 |
+# Create your tests here. |
@@ -0,0 +1,19 @@ |
||
1 |
+# -*- coding: utf-8 -*- |
|
2 |
+ |
|
3 |
+from django.shortcuts import render |
|
4 |
+ |
|
5 |
+ |
|
6 |
+def pai2_home(request): |
|
7 |
+ return render(request, 'website/index.html', {}) |
|
8 |
+ |
|
9 |
+ |
|
10 |
+def pai2_aboutus(request): |
|
11 |
+ return render(request, 'website/aboutus.html', {}) |
|
12 |
+ |
|
13 |
+ |
|
14 |
+def pai2_contactus(request): |
|
15 |
+ return render(request, 'website/contactus.html', {}) |
|
16 |
+ |
|
17 |
+ |
|
18 |
+def pai2_joinus(request): |
|
19 |
+ return render(request, 'website/joinus.html', {}) |