Skip to content

Commit

Permalink
opt
Browse files Browse the repository at this point in the history
  • Loading branch information
minooo committed Apr 3, 2018
1 parent 0fcd5e6 commit 5fc6f00
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions components/0-05-Foot.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export default () => (
<div className="flex ai-center">
<div style={{ height: "132px" }} className=" w72 app-bg" />
<div className="font14 ml20 c-white">
<div className="mb10">嘟嘟e融APP</div>
<div className="mb10">嘟嘟e贷APP</div>
<WrapLink
className="c-white"
href="/downloadApp"
Expand All @@ -84,7 +84,7 @@ export default () => (
<div className="flex ai-center">
<div className="w110 h110 code-bg" />
<div className="font14 ml20 c-white">
<div className="mb10">嘟嘟e融手机版</div>
<div className="mb10">嘟嘟e贷手机版</div>
<div>立即扫码</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion components/1-01-Top.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export default class extends Component {
{city}[切换]
</WrapLink>
<span className="c999" style={{ marginRight: "35px" }}>
客服热线:18638515889
客服热线:0371-60971706&nbsp;/&nbsp;0371-60979140
</span>
<span className="c999">招商热线:13693719740</span>
</div>
Expand Down
4 changes: 2 additions & 2 deletions pages/_document.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ export default class MyDocument extends Document {
<meta charSet="utf-8" />
<meta httpEquiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="嘟嘟e融,一站式专业贷款服务平台!" />
<meta name="description" content="嘟嘟e贷,一站式专业贷款服务平台!" />
<link rel="icon" href="http://public.duduapp.net/finance/pc-static/img/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href={`${path}/static/styles/antd_min.css?4`} />
<link rel="stylesheet" href={`${path}/static/styles/app_min.css?4`} />
<title>嘟嘟e融</title>
<title>嘟嘟e贷</title>
</Head>
<body>
{this.props.customValue}
Expand Down
10 changes: 5 additions & 5 deletions pages/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export default class extends Component {
style={{ borderLeft: "6px solid #4c8dfc" }}
className="font24 bold lh100 pl15 mb30"
>
嘟嘟e融
嘟嘟e贷
</div>
<div
key={uuid()}
Expand Down Expand Up @@ -127,7 +127,7 @@ export default class extends Component {
style={{ lineHeight: "26px" }}
className=" font14 c-white"
>
平台汇集中国地区内各银行及小额信用贷款机构、P2P平台等,选择各平台优质贷款产品并展示于嘟嘟e融网站中,用户进入网站后可以更方便的找到各公司的贷款产品并在线申请,解决用户和贷款机构之间的信息不对称性问题,嘟嘟e融提供一站式快捷,直观,灵活的贷款产品服务于客户。
平台汇集中国地区内各银行及小额信用贷款机构、P2P平台等,选择各平台优质贷款产品并展示于嘟嘟e贷网站中,用户进入网站后可以更方便的找到各公司的贷款产品并在线申请,解决用户和贷款机构之间的信息不对称性问题,嘟嘟e贷提供一站式快捷,直观,灵活的贷款产品服务于客户。
</p>
</div>
</TweenOne>
Expand All @@ -147,7 +147,7 @@ export default class extends Component {
style={{ marginBottom: "70px" }}
className="about-business-title"
>
嘟嘟e融宗旨
嘟嘟e贷宗旨
</div>
<div
key={uuid()}
Expand All @@ -172,7 +172,7 @@ export default class extends Component {
style={{ marginBottom: "67px" }}
className="about-business-title"
>
嘟嘟e融目标
嘟嘟e贷目标
</div>
<div
key={uuid()}
Expand Down Expand Up @@ -276,7 +276,7 @@ export default class extends Component {
>
<div key={uuid()} className="about-contact-list">
<div key={uuid()}>客服热线</div>
<p key={uuid()}>18638515889</p>
<p key={uuid()}>0371-60971706&nbsp;/&nbsp;0371-60979140</p>
</div>
<div key={uuid()} className="about-contact-list">
<div key={uuid()}>在线咨询</div>
Expand Down
4 changes: 2 additions & 2 deletions pages/downloadApp.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export default class extends Component {
className="lh100"
style={{ fontSize: "54px", marginBottom: "50px" }}
>
嘟嘟e融 V1.0全新上线
嘟嘟e贷 V1.0全新上线
</div>
<div key={uuid()} className="font36 lh100 flex">
<div className="pr30">一站式贷款超市</div>
Expand Down Expand Up @@ -451,7 +451,7 @@ export default class extends Component {
className="font46 c-white lh100"
style={{ marginTop: "45px" }}
>
下载嘟嘟e融App
下载嘟嘟e贷App
</TweenOne>
<div key={uuid()} className="flex" style={{ marginTop: "110px" }}>
<TweenOne
Expand Down
Binary file modified static/images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5fc6f00

Please sign in to comment.