Commit 274703a4fefe800d8fa5af50b5998aab46a75c95
Exists in
master
Merge branch 'master' of git.shunzhi.net:yangtt/questionnaire-investigation
Showing
6 changed files
with
13 additions
and
13 deletions
Show diff stats
EduResearch/.vs/QuestionJindu/config/applicationhost.config
@@ -171,7 +171,7 @@ | @@ -171,7 +171,7 @@ | ||
171 | </site> | 171 | </site> |
172 | <site name="Quiz.WebsiteAnalysis" id="3"> | 172 | <site name="Quiz.WebsiteAnalysis" id="3"> |
173 | <application path="/" applicationPool="Clr4IntegratedAppPool"> | 173 | <application path="/" applicationPool="Clr4IntegratedAppPool"> |
174 | - <virtualDirectory path="/" physicalPath="D:\杨甜甜\临时文件夹\绍兴市直属\教育调查-绍兴直属\EduResearch\src\Quiz.WebsiteAnalysis" /> | 174 | + <virtualDirectory path="/" physicalPath="C:\Users\Admin\Source\Repos\questionnaire-investigation\EduResearch\src\Quiz.WebsiteAnalysis" /> |
175 | </application> | 175 | </application> |
176 | <bindings> | 176 | <bindings> |
177 | <binding protocol="http" bindingInformation="*:62538:localhost" /> | 177 | <binding protocol="http" bindingInformation="*:62538:localhost" /> |
EduResearch/.vs/QuestionJindu/v16/.suo
No preview for this file type
EduResearch/src/Quiz.WebSite/assets/DefaultC.css
@@ -50,7 +50,7 @@ body > span a { | @@ -50,7 +50,7 @@ body > span a { | ||
50 | /*下方文字*/ | 50 | /*下方文字*/ |
51 | #text { | 51 | #text { |
52 | position: absolute; | 52 | position: absolute; |
53 | - bottom: .4rem; | 53 | + bottom:0; |
54 | width: 100%; | 54 | width: 100%; |
55 | color: white; | 55 | color: white; |
56 | text-align: center; | 56 | text-align: center; |
@@ -58,17 +58,17 @@ body > span a { | @@ -58,17 +58,17 @@ body > span a { | ||
58 | flex-direction:column; | 58 | flex-direction:column; |
59 | align-items:center | 59 | align-items:center |
60 | } | 60 | } |
61 | -#text > .tips { | ||
62 | - /*margin-left: 3%;*/ | ||
63 | - text-align: left; | ||
64 | - width: 6.7rem; | ||
65 | - font-size: .24rem; | ||
66 | - font-family: PingFangSC-Medium, PingFang SC; | ||
67 | - font-weight: 500; | ||
68 | - color: #FFFFFF; | ||
69 | - line-height: .58rem; | ||
70 | - margin-bottom:.3rem; | ||
71 | -} | 61 | + #text > .tips { |
62 | + /*margin-left: 3%;*/ | ||
63 | + text-align: left; | ||
64 | + width: 6.7rem; | ||
65 | + font-size: .24rem; | ||
66 | + font-family: PingFangSC-Medium, PingFang SC; | ||
67 | + font-weight: 500; | ||
68 | + color: #FFFFFF; | ||
69 | + line-height: .48rem; | ||
70 | + margin-bottom: .1rem; | ||
71 | + } | ||
72 | #text > .tel { | 72 | #text > .tel { |
73 | font-size: .24rem; | 73 | font-size: .24rem; |
74 | font-family: PingFangSC-Medium, PingFang SC; | 74 | font-family: PingFangSC-Medium, PingFang SC; |
EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.BllCenter.dll
No preview for this file type
EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.Models.dll
No preview for this file type
EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.SiteBase.dll
No preview for this file type