<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>互联网金融贷款平台</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link href="css/common.css" rel="stylesheet" />
<link rel="stylesheet" type="text/css" href="css/user.css" />
<link rel="stylesheet" type="text/css" href="css/jquery.datetimepicker.css"/>
<script type="text/javascript" src="script/jquery.min.js"></script>
<script type="text/javascript" src="script/common.js"></script>
<script src="script/user.js" type="text/javascript"></script>
</head>
<body>
<header>
<div class="header-top min-width">
<div class="container fn-clear"> <strong class="fn-left">咨询热线:400-000-0000<span class="s-time">服务时间:9:00 - 18:00</span></strong>
<ul class="header_contact">
<li class="c_1"> <a class="ico_head_weixin" id="wx"></a>
<div class="ceng" id="weixin_xlgz" style="display: none;">
<div class="cnr"> <img src="images/code.png"> </div>
<b class="ar_up ar_top"></b> <b class="ar_up_in ar_top_in"></b> </div>
</li>
<li class="c_2"><a href="#" target="_blank" title="官方QQ" alt="官方QQ"><b class="ico_head_QQ"></b></a></li>
<li class="c_4"><a href="#" target="_blank" title="新浪微博" alt="新浪微博"><b class="ico_head_sina"></b></a></li>
</ul>
<ul class="fn-right header-top-ul">
<li> <a href="index.html" class="app">返回首页</a> </li>
<li>
<div class=""><a href="register.html" class="c-orange" title="免费注册">免费注册</a></div>
</li>
<li>
<div class=""><a href="login.html" class="js-login" title="登录">登录</a></div>
</li>
</ul>
</div>
</div>
<div class="header min-width">
<div class="container">
<div class="fn-left logo"> <a class="" href="index.html"> <img src="images/logo.png" title=""> </a> </div>
<ul class="top-nav fn-clear">
<li class="on"> <a href="index.html">首页</a> </li>
<li> <a href="list.html" class="">我要投资</a> </li>
<li> <a href="帮助中心.html">安全保障</a> </li>
<li class="top-nav-safe"> <a href="个人中心首页.html">我的账户</a> </li>
<li> <a href="公司简介.html">关于我们</a> </li>
</ul>
</div>
</div>
</header>
<!--个人中心-->
<div class="wrapper wbgcolor">
<div class="w1200 personal">
<div class="credit-ad"><img src="images/clist1.jpg" width="1200" height="96"></div>
<div id="personal-left" class="personal-left">
<ul>
<li class="pleft-cur"><span><a href="个人中心首页.html"><i class="dot dot1"></i>账户总览</a></span></li>
<li><span><a style="font-size:14px;text-align:center;width:115px;padding-right:35px;" href="个人中心-资金记录 .html">资金记录</a></span></li>
<li><span><a style="font-size:14px;text-align:center;width:115px;padding-right:35px;" href="个人中心-投资记录.html">投资记录</a></span></li>
<li><span><a style="font-size:14px;text-align:center;width:115px;padding-right:35px;" href="个人中心-回款计划.html">回款计划</a></span></li>
<li class=""><span><a href="个人中心-开通第三方1.html"><i class="dot dot02"></i>开通第三方</a> </span> </li>
<li><span><a href="个人中心-充值1.html"><i class="dot dot03"></i>充值</a></span></li>
<li class=""><span><a href="个人中心-提现1.html"><i class="dot dot04"></i>提现</a></span></li>
<li style="position:relative;" class=""> <span> <a href="个人中心-我的红包.html"> <i class="dot dot06"></i> 我的红包 </a> </span> </li>
<li class=""><span><a style="font-size:14px;text-align:center;width:115px;padding-right:35px;" href="个人中心-兑换历史.html">兑换历史</a></span></li>
<li style="position:relative;"> <span> <a href="个人中心-系统消息.html"><i class="dot dot08"></i>系统信息 </a> </span> </li>
<li><span><a href="个人中心-账户设置.html"><i class="dot dot09"></i>账户设置</a></span></li>
</ul>
</div>
<script type="text/javascript">
//<![CDATA[
function showSpan(op){
$("#updateMonbileForm\\:updateMonbileFormauthCode").val("");
if(op=='alert-updateEmail'){
var bool = $("#authenticationMobile").val();
if(bool=='true'){
$("#alert-main").css("display","none");
$("#alert-main2").css("display","block");
}
}
$("body").append("<div id='mask'></div>");
$("#mask").addClass("mask").css("display","block");
$("#"+op).css("display","block");
}
function displaySpan(op){
clearInputValue();
$("#mask").css("display","none");
$("#"+op).css("display","none");
}
function displaySpan2(){
$("#mask").css("display","none");
$("#alert-updateEmail").css("display","none");
$("body").append("<div id='mask'></div>");
$("#mask").addClass("mask").css("display","block");
$("#alert-checkMobile").css("display","block");
}
var flag = false;
//验证码发送消息提示
function sCode(xhr, status, args, args2) {
if (!args.validationFailed) {
$("#sendCode").hide();
$("#sendCodeGrey").show();
/* if(flag && $("#sendCode").is(":hidden")){
return;
} */
flag = true;
var mobileNumber = $("#checkMonbileForm\\:mobileNumber").val().replace(/(^\s*)|(\s*$)/g,"");
if("dx" == args2){
$("#mobileMsg7").html(mobileNumber.substring(0,3) + "****" + mobileNumber.substring(7,11));
$("#authCodeMsg7").css({"display": ""});
$("#authCodeMsg8").css({"display": "none"});
}else if("yy" == args2){
$("#mobileMsg8").html(mobileNumber.substring(0,3) + "****" + mobileNumber.substring(7,11));
$("#authCodeMsg7").css({"display": "none"});
$("#authCodeMsg8").css({"display": ""});
}
timer("sendAuthCodeBtn1", {
"count" : 60,
"animate" : true,
initTextBefore : "后可重新操作",
initTextAfter : "秒",
callback:function(){
$("#sendCode").show();
$("#sendCodeGrey").hide();
flag = false;
$("#authCodeMsg7").css({"display": "none"});
$("#authCodeMsg8").css({"display": "none"});
}
}).begin();
}
}
//验证码发送消息提示
function s2Code(xhr, status, args, args2) {
if (!args.validationFailed) {
$("#sendCode1").hide();
$("#sendCodeGrey1").show();
/* if(flag && $("#sendCode1").is(":hidden")){
return;
} */
flag = true;
var mobileNumber = $("#updateMonbileForm\\:mobileNumber2").val().replace(/(^\s*)|(\s*$)/g,"");
if("dx" == args2){
$("#mobileMsg3").html(mobileNumber.substring(0,3) + "****" + mobileNumber.substring(7,11));
$("#authCodeMsg3").css({"display": ""});
$("#authCodeMsg4").css({"display": "none"});
}else if("yy" == args2){
$("#mobileMsg4").html(mobileNumber.substring(0,3) + "****" + mobileNumber.substring(7,11));
$("#authCodeMsg3").css({"display": "none"});
$("#authCodeMsg4").css({"display": ""});
}
timer("sendAuthCodeBtn2", {
"count" : 60,
"animate" : true,
initTextBefore : "后可重新操作",
initTextAfter : "秒",
callback:function(){
$("#sendCode1").show();
$("#sendCodeGrey1").hide();
flag = false;
$("#authCodeMsg3").css({"display": "none"});
$("#authCodeMsg4").css({"display": "none"});
}
}).begin();
}
}
//验证码发送消息提示
function s3Code(xhr, status, args, args2) {
if (!args.validationFailed) {
$("#sendCode2").hide();
$("#sendCodeGrey2").show();
/* if(flag && $("#sendCode2").is(":hidden")){
return;
} */
flag = true;
var mobileNumber = $("#mobile").val();
没有合适的资源?快使用搜索试试~ 我知道了~
基于JavaScript和TypeScript的尚融宝网络借贷信息中介服务平台设计源码
共2000个文件
js:1501个
json:197个
vue:77个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 146 浏览量
2024-10-03
03:54:04
上传
评论
收藏 78.96MB ZIP 举报
温馨提示
本项目是一款基于JavaScript和TypeScript构建的尚融宝网络借贷信息中介服务平台设计源码,总计包含10599个文件,涵盖了4765个JavaScript文件、1571个TypeScript文件、1161个源码映射文件、500个Markdown文件、463个JSON文件、459个gzip压缩文件、221个Java文件、130个Vue组件文件、102个自定义文件、99个图片文件。该平台专注于为高成长人群提供专业的线上信贷及出借撮合服务,采用HTML、CSS等前端技术,以及Shell脚本进行部分后端管理。
资源推荐
资源详情
资源评论
收起资源包目录
基于JavaScript和TypeScript的尚融宝网络借贷信息中介服务平台设计源码 (2000个子文件)
user.css 129KB
user.css 129KB
user.css 117KB
detail.css 29KB
detail.css 29KB
detail.css 26KB
common.css 18KB
common.css 18KB
index.css 18KB
index.css 18KB
index.css 15KB
common.css 15KB
about.css 11KB
about.css 11KB
jquery.datetimepicker.css 10KB
about.css 9KB
register.css 5KB
register.css 5KB
register.css 5KB
iconfont.css 3KB
iconfont.css 3KB
index.c61a2a5f.chunk.css 2KB
fileupload.less.css 2KB
help.css 1KB
help.css 1KB
help.css 1KB
个人中心-账户设置.html 62KB
帮助中心.html 42KB
个人中心-充值.html 31KB
index.html 29KB
个人中心-充值1.html 29KB
招贤纳士.html 22KB
infor.html 22KB
list.html 21KB
个人中心-开通第三方.html 19KB
个人中心-开通第三方1.html 18KB
个人中心首页.html 16KB
法律声明.html 15KB
个人中心-提现.html 14KB
法律政策.html 13KB
个人中心-提现1.html 13KB
个人中心-资金记录 .html 11KB
个人中心-我的红包.html 11KB
管理团队.html 11KB
个人中心-系统消息.html 10KB
个人中心-回款计划.html 10KB
个人中心-投资记录.html 10KB
个人中心-兑换历史.html 8KB
团队风采.html 8KB
联系我们.html 8KB
合作伙伴.html 8KB
资费说明.html 8KB
网站公告.html 8KB
媒体报道.html 8KB
register.html 8KB
公司公告详细.html 7KB
公司简介.html 7KB
login.html 6KB
register1.html 5KB
circle.html 4KB
fading-circle.html 4KB
folding-cube.html 3KB
综合案例.html 3KB
nuxt.html 3KB
cube-grid.html 2KB
index.html 2KB
default.html 2KB
test.mock.html 2KB
error.html 2KB
wandering-cubes.html 2KB
index.html 2KB
05-计算属性.html 1KB
综合案例.html 1KB
10-实例的生命周期.html 1KB
props.html 1KB
rectangle-bounce.html 1KB
06-计算用户全名.html 1KB
chasing-dots.html 1KB
rotating-plane.html 1KB
three-bounce.html 1KB
07-监视.html 1KB
充值.html 1KB
pulse.html 937B
demo.html 923B
08-条件渲染.html 886B
09-列表渲染.html 774B
04-绑定事件监听.html 752B
03-双向数据绑定指令.html 751B
01-hello.html 747B
test.html 704B
02-数据绑定指令.html 659B
index.html 625B
form.html 612B
demo.html 483B
demo.html 406B
demo-app.html 322B
app.template.html 149B
noop.html 77B
UnifiedExceptionhandler.java 3KB
JwtUtils.java 3KB
共 2000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 20
资源评论
xyq2024
- 粉丝: 2956
- 资源: 5569
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- deng foc test demo
- 终《数据要素资产化白皮书》电子版.pdf
- 双馈风机MATLAB simulink模型 多个模型打包发送
- 考研数学(二)必背公式总结
- 2024具身智能科技前沿热点-中关村智友-2024-32页.pdf
- windowsTTS语言包
- QT网上的自定义滑块代码
- 2024年全球半导体行业展望:人工智能与汽车行业提振半导体行业-人才短板问题亟待解决-毕马威&GSA-2024-27页(1).pdf
- 威纶通触摸屏编程软件Easy builder pro V6.10.1安装包(2025.01).txt
- 单电动汽车智能家居中的优化充电 这是一个使用MATLAB编写的单电动汽车优化充电算法,可以整合到智能家居中使用 该算法使用凸优化求解器CVX求解一个二次目标函数,利用Pecan Research I
- ABB PLC与西门子 PLC之间通讯 ABB800XA DCS 通过DP总线挂载西门子设备教程
- 基于c++的外卖管理系统源码+实验报告(高分项目).zip
- 基于c++的外卖管理系统项目源码+实验报告.zip
- ASAM SOVD Service-Oriented Vehicle Diagnostics API Specification Version 1.0.0 Date: 2022-06-30
- 使用ortools排产建模
- carsim-simulink四轮转向汽车联合仿真,LQR控制路径跟踪文件(.slx文件,.cpar文件)
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功