Skip to content

Commit 1618258

Browse files
committed
add zwb
0 parents  commit 1618258

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+9037
-0
lines changed

.gitattributes

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto
3+
4+
# Custom for Visual Studio
5+
*.cs diff=csharp
6+
*.sln merge=union
7+
*.csproj merge=union
8+
*.vbproj merge=union
9+
*.fsproj merge=union
10+
*.dbproj merge=union
11+
12+
# Standard to msysgit
13+
*.doc diff=astextplain
14+
*.DOC diff=astextplain
15+
*.docx diff=astextplain
16+
*.DOCX diff=astextplain
17+
*.dot diff=astextplain
18+
*.DOT diff=astextplain
19+
*.pdf diff=astextplain
20+
*.PDF diff=astextplain
21+
*.rtf diff=astextplain
22+
*.RTF diff=astextplain

.gitignore

+163
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,163 @@
1+
#################
2+
## Eclipse
3+
#################
4+
5+
*.pydevproject
6+
.project
7+
.metadata
8+
bin/
9+
tmp/
10+
*.tmp
11+
*.bak
12+
*.swp
13+
*~.nib
14+
local.properties
15+
.classpath
16+
.settings/
17+
.loadpath
18+
19+
# External tool builders
20+
.externalToolBuilders/
21+
22+
# Locally stored "Eclipse launch configurations"
23+
*.launch
24+
25+
# CDT-specific
26+
.cproject
27+
28+
# PDT-specific
29+
.buildpath
30+
31+
32+
#################
33+
## Visual Studio
34+
#################
35+
36+
## Ignore Visual Studio temporary files, build results, and
37+
## files generated by popular Visual Studio add-ons.
38+
39+
# User-specific files
40+
*.suo
41+
*.user
42+
*.sln.docstates
43+
44+
# Build results
45+
[Dd]ebug/
46+
[Rr]elease/
47+
*_i.c
48+
*_p.c
49+
*.ilk
50+
*.meta
51+
*.obj
52+
*.pch
53+
*.pdb
54+
*.pgc
55+
*.pgd
56+
*.rsp
57+
*.sbr
58+
*.tlb
59+
*.tli
60+
*.tlh
61+
*.tmp
62+
*.vspscc
63+
.builds
64+
*.dotCover
65+
66+
## TODO: If you have NuGet Package Restore enabled, uncomment this
67+
#packages/
68+
69+
# Visual C++ cache files
70+
ipch/
71+
*.aps
72+
*.ncb
73+
*.opensdf
74+
*.sdf
75+
76+
# Visual Studio profiler
77+
*.psess
78+
*.vsp
79+
80+
# ReSharper is a .NET coding add-in
81+
_ReSharper*
82+
83+
# Installshield output folder
84+
[Ee]xpress
85+
86+
# DocProject is a documentation generator add-in
87+
DocProject/buildhelp/
88+
DocProject/Help/*.HxT
89+
DocProject/Help/*.HxC
90+
DocProject/Help/*.hhc
91+
DocProject/Help/*.hhk
92+
DocProject/Help/*.hhp
93+
DocProject/Help/Html2
94+
DocProject/Help/html
95+
96+
# Click-Once directory
97+
publish
98+
99+
# Others
100+
[Bb]in
101+
[Oo]bj
102+
sql
103+
TestResults
104+
*.Cache
105+
ClientBin
106+
stylecop.*
107+
~$*
108+
*.dbmdl
109+
Generated_Code #added for RIA/Silverlight projects
110+
111+
# Backup & report files from converting an old project file to a newer
112+
# Visual Studio version. Backup files are not needed, because we have git ;-)
113+
_UpgradeReport_Files/
114+
Backup*/
115+
UpgradeLog*.XML
116+
117+
118+
119+
############
120+
## Windows
121+
############
122+
123+
# Windows image file caches
124+
Thumbs.db
125+
126+
# Folder config file
127+
Desktop.ini
128+
129+
130+
#############
131+
## Python
132+
#############
133+
134+
*.py[co]
135+
136+
# Packages
137+
*.egg
138+
*.egg-info
139+
dist
140+
build
141+
eggs
142+
parts
143+
bin
144+
var
145+
sdist
146+
develop-eggs
147+
.installed.cfg
148+
149+
# Installer logs
150+
pip-log.txt
151+
152+
# Unit test / coverage reports
153+
.coverage
154+
.tox
155+
156+
#Translations
157+
*.mo
158+
159+
#Mr Developer
160+
.mr.developer.cfg
161+
162+
# Mac crap
163+
.DS_Store

1/zwb/add.html

+71
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5+
<title>新建设计版-项目协作管理平台</title>
6+
<meta name="keywords" content="关键字" />
7+
<meta name="description" content="描述" />
8+
<link href="css/style.css" rel="stylesheet" type="text/css" ignoreapd="1" />
9+
</head>
10+
11+
<body>
12+
<div id="h" role="heading">
13+
<div class="w">
14+
<div class="r r1 clearfix">
15+
<div class="c c1 fl">
16+
<span class="hover">
17+
<a href="#" class="i i2 ir">首页</a>
18+
<span class="s1">
19+
<i class="i"></i>首页
20+
</span>
21+
</span>
22+
<a href="#" class="a1">team</a>
23+
</div>
24+
<div class="c c2 fr">
25+
<a href="#" class="a1">新功能!</a>
26+
<a href="#" class="a2">xiaosivince的账号</a>
27+
<a href="#" class="a3">团队</a>
28+
<a href="#" class="a4">支付</a>
29+
<a href="#" class="a5">退出</a>
30+
</div>
31+
</div>
32+
</div>
33+
</div>
34+
<div id="b" role="main">
35+
<div class="w">
36+
<!--新建设计版-->
37+
<div class="m m3" role="region">
38+
<div class="h">
39+
<h1>新建设计版</h1>
40+
</div>
41+
<div class="b">
42+
<form action="" method="post">
43+
<fieldset>
44+
<legend><span class="vh">新建设计板</span></legend>
45+
<div class="br1">
46+
<label for="project_name">名称</label>
47+
</div>
48+
<div class="br2">
49+
<input class="text" id="project_name" name="project_name" />
50+
</div>
51+
<div class="br3">
52+
<label for="competence">权限</label><span class="s1">(你可以通过邮件邀请他人参与设计)</span>
53+
</div>
54+
<div class="br4">
55+
<textarea class="text" id="competence" name="competence" placeholder="[email protected],[email protected]"></textarea>
56+
</div>
57+
<div class="br5">可以一次邀请多人,多个邮箱地址之间,用逗号隔开</div>
58+
<div class="br6">
59+
<button type="submit" class="btn btn1">登陆</button>
60+
<a href="#" class="a1">&lt;返回设计板列表</a>
61+
</div>
62+
63+
</fieldset>
64+
</form>
65+
</div>
66+
</div>
67+
<!--新建设计版-->
68+
</div>
69+
</div>
70+
</body>
71+
</html>

0 commit comments

Comments
 (0)