在HTML中,设置默认字段通常涉及到表单元素的默认值,这可以通过在、</code>或<code><select></code>元素中使用<code>value</code>属性来实现。</p><p><img src="/upload/ad_content/xuanchuantu-29.jpg"></p><p>以下是一个简单的例子:</p><pre class="brush:html;toolbar:false"> <!DOCTYPE html> <html> <body> <h2>HTML Forms</h2> <form action="/submit_form"> <label for="fname">First name:</label><br> <input type="text" id="fname" name="fname" value="John"><br> <label for="lname">Last name:</label><br> <input type="text" id="lname" name="lname" value="Doe"><br><br> <input type="submit" value="Submit"> </form> </body> </html> </pre><p>在这个例子中,我们设置了两个文本输入字段的默认值为"John"和"Doe",当用户打开这个页面时,这两个字段已经被填充了默认值。</p><p>如果你想要设置一个下拉列表的默认选项,你可以使用<code><option></code>标签,并使用<code>selected</code>属性来标记它。</p><pre class="brush:html;toolbar:false"> <!DOCTYPE html> <html> <body> <h2>HTML Forms</h2> <form action="/submit_form"> <label for="cars">Choose a car:</label> <select id="cars" name="cars"> <option value="volvo">Volvo</option> <option value="saab">Saab</option> <option value="mercedes" selected>Mercedes</option> <option value="audi">Audi</option> </select> <br><br> <input type="submit" value="Submit"> </form> </body> </html> </pre><p>在这个例子中,"Mercedes"是默认选项,因为它有<code>selected</code>属性,当用户打开这个页面时,他们可以直接看到"Mercedes"被选中。</p> <p> 名称栏目:<a href="http://www.shufengxianlan.com/qtweb/news39/343739.html">html如何设置默认字段</a> <br> 网页URL:<a href="http://www.shufengxianlan.com/qtweb/news39/343739.html">http://www.shufengxianlan.com/qtweb/news39/343739.html</a> </p> <p> 网站建设、网络推广公司-创新互联,是专注品牌与效果的网站制作,网络营销seo公司;服务项目有等 </p> <p class="adpic"> <a href="https://www.cdcxhl.com/service/ad.html" target="_blank" class="ad">广告</a> <a href="" target="_blank" class="adimg"><img src=""></a> </p> <p class="copy"> 声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: <a href="https://www.cdcxhl.com/" target="_blank">创新互联</a> </p> </div> <div class="newsmorelb"> <p>猜你还喜欢下面的内容</p> <ul> <li> <a href="/qtweb/news38/343738.html">可装配的优惠券系统设计与实践</a> </li><li> <a href="/qtweb/news37/343737.html">如何使用MySQL查看用户表?(mysql查看数据库用户表)</a> </li><li> <a href="/qtweb/news36/343736.html">怎么多开虚拟主机?(服务器如何设置多个虚拟主机连接)</a> </li><li> <a href="/qtweb/news35/343735.html">利用Redis实现分布式锁的有效应用(redis锁的使用)</a> </li><li> <a href="/qtweb/news34/343734.html">研究Redis应用汉明距离的实现(redis汉明距离)</a> </li><li> <a href="/qtweb/news33/343733.html">云服务器和云虚拟主机各自的优缺点,该如何选择?(云服务器和云虚拟主机哪个好)</a> </li><li> <a href="/qtweb/news32/343732.html">.domains域名是什么?</a> </li><li> <a href="/qtweb/news31/343731.html">windows764位专业密钥?()</a> </li><li> <a href="/qtweb/news30/343730.html">html中如何判断</a> </li> </ul> </div> </div> <div class="col-lg-3 noneb"> <div class="bkright" style="margin-top: 0"> <p><a href="https://www.cdcxhl.com/news/paiming/">网站排名知识</a></p> <ul> <li> <a class="text_overflow" href="/qtweb/news22/145822.html">为什么锡证通不能认证</a> </li><li> <a class="text_overflow" href="/qtweb/news10/186110.html">vi和view的区别?windowsvi命令</a> </li><li> <a class="text_overflow" href="/qtweb/news32/544782.html">韩国不用备案云服务器租用如何选择提供商</a> </li><li> <a class="text_overflow" href="/qtweb/news13/231013.html">简易实现将数据缓存到Redis中(查询数据缓存到redis)</a> </li><li> <a class="text_overflow" href="/qtweb/news17/61317.html">国外云服务器十大排名?欧美服务器</a> </li><li> <a class="text_overflow" href="/qtweb/news2/546202.html">有网为什么键盘不能用</a> </li><li> <a class="text_overflow" href="/qtweb/news41/498741.html">自己用的vps怎么搭建</a> </li><li> <a class="text_overflow" href="/qtweb/news36/345836.html">Linux系统程序运行日志(程序运行日志linux)</a> </li><li> <a class="text_overflow" href="/qtweb/news24/372574.html">sqlserver阿里云</a> </li><li> <a class="text_overflow" href="/qtweb/news6/211106.html">创新互联Python教程:Pythonlist排序(方法、实例)</a> </li><li> <a class="text_overflow" href="/qtweb/news18/272168.html">kms神龙版如何使用?windows10micrkms</a> </li><li> <a class="text_overflow" href="/qtweb/news43/497543.html">边缘虚拟技术解决虚拟网络交换机问题</a> </li><li> <a class="text_overflow" href="/qtweb/news41/204141.html">Linux查看硬件时间:一种快捷方式(linux获取硬件时间)</a> </li><li> <a class="text_overflow" href="/qtweb/news11/347311.html">使用Meteor和Node.js构建实时应用</a> </li><li> <a class="text_overflow" href="/qtweb/news39/82739.html">为什么电脑会自动下载一些垃圾软件</a> </li> </ul> </div> <div class="bkright tag"> <p><a href="https://www.cdcxhl.com/hangye/" target="_blank">分类信息网站</a></p> <ul> <li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/cantingsj/" target="_blank">餐厅设计</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/baiwuyu/" target="_blank">白乌鱼</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/huaxiang/" target="_blank">花箱</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/bxgds/" target="_blank">不锈钢雕塑</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/shidiao/" target="_blank">石雕</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/gaokongche/" target="_blank">高空作业车租赁</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/shilongwang/" target="_blank">石笼网</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/opp/" target="_blank">OPP胶袋</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/chunshuiji/" target="_blank">纯水机</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/boligeduan/" target="_blank">玻璃隔断</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/mbzx/" target="_blank">木包装箱</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/kafeitingsj/" target="_blank">咖啡厅设计</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/banjia/" target="_blank">搬家公司</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/jiudiansj/" target="_blank">酒店设计</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/hntjbz/" target="_blank">混凝土搅拌站</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/ddcl/" target="_blank">电动窗帘</a> </li> </ul> </div> </div> </div> <div class="carousel-inner linkbg" style="background: #fff"> <div class="container"> <a href="http://www.cdhuace.com/huace.html" target="_blank">公司宣传册设计</a> <a href="https://www.cdcxhl.com/link/" target="_blank">卖链接</a> <a href="http://www.cdxwcx.cn/tuoguan/leshan.html" target="_blank">乐山服务器托管</a> <a href="https://www.cdcxhl.com/mobile.html" target="_blank">手机网站制作</a> <a href="http://www.cdfuwuqi.com/host/mianbeian/" target="_blank">免备案虚拟主机</a> <a href="http://www.hkccoic.com/" target="_blank">四川國際商會</a> <a href="http://chengdu.cdcxhl.cn/dingzhi/ " target="_blank">高端定制网站设计</a> <a href="http://www.kswsj.cn/tuiguang/" target="_blank">网站推广营销</a> <a href="https://www.cdcxhl.com/zuyong/meishan.html" target="_blank">眉山服务器租用</a> <a href="http://www.hnjierui.cn/" target="_blank">巴中倍辉科技</a> <a href="http://www.hlhk555.cn/" target="_blank">航龙航空</a> <a href="http://m.xwcx.net/wangzhan/" target="_blank">定制级高端网站建设</a> <a href="https://www.cdcxhl.com/mobile.html" target="_blank">手机网站制作设计</a> <a href="https://www.cdcxhl.com/" target="_blank">成都网站建设公司</a> <a href="https://www.scvps.cn/" target="_blank">成都虚拟主机</a> <a href="https://www.cdcxhl.cn/ " target="_blank">腾讯云免备案主机</a> <a href="https://www.cdcxhl.cn/" target="_blank">腾讯香港免备案空间</a> <a href="http://www.lbtjx.cn/" target="_blank">力比特机械</a> <a href="http://www.cdkjz.cn/fangan/jtss/" target="_blank">上市企业网站建设方案</a> <a href="https://www.cdcxhl.com/shoulu/" target="_blank">网站收录</a> </div> </div> <footer> <div class="carousel-inner footjz"> <div class="container"> <i class="icon iconfont zbw"></i> 高品质定制 <i class="icon iconfont"></i> 跨终端自动兼容 <i class="icon iconfont"></i> 节约开发成本 <i class="icon iconfont"></i> 开发周期短 <i class="icon iconfont"></i> 一体化服务 <button type="button" class="btn btn-default btn-lg" onClick="window.location.href='tencent://message/?uin=631063699&Site=&Menu=yes'"> 立即开始2800定制网站建设</button> <button type="button" class="btn btn-default btn-xs" onClick="window.location.href='tencent://message/?uin=631063699&Site=&Menu=yes'"> 2800定制网站建设</button> </div> </div> <div class="carousel-inner bqsy"> <div class="container"> <div class="lxfs"> <h4 class="yutelnone">028-86922220 13518219792</h4> <h4 class="yutelblock"><a href="tel:02886922220">028-86922220</a> <a href="tel:13518219792">13518219792</a></h4> <a class="btn btn-default" href="tencent://message/?uin=532337155&Site=&Menu=yes" role="button">网站建设<span>QQ</span>:532337155</a> <a class="btn btn-default" href="tencent://message/?uin=631063699&Site=&Menu=yes" role="button">营销推广<span>QQ</span>:631063699</a> <a class="btn btn1 btn-default" href="mqqwpa://im/chat?chat_type=wpa&uin=532337155&version=1&src_type=web&web_src=oicqzone.com" role="button">网站制作<span>QQ</span>:532337155</a> <a class="btn btn1 btn-default" href="mqqwpa://im/chat?chat_type=wpa&uin=631063699&version=1&src_type=web&web_src=oicqzone.com" role="button">营销推广<span>QQ</span>:631063699</a> <a class="btn btn-default nonea" href="tencent://message/?uin=1683211881&Site=&Menu=yes" role="button">售后QQ:1683211881</a> <div class="dz">创新互联建站专注: <a href="https://www.cdcxhl.com/" target="_blank">网站设计</a> <a href="https://www.cdcxhl.com/" target="_blank">网站制作</a> <a href="https://www.cdcxhl.com/" target="_blank">网站建设</a> <address>地址:成都太升南路288号锦天国际A幢10楼</address> </div> </div> <div class="bzdh dz"><img src="https://www.cdcxhl.com/imges/bottom_logo.png" alt="创新互联"> <p><a href="https://www.cdcxhl.com/menu.html" target="_blank">成都创新互联科技有限公司</a><br> Tel:400-028-6601(7x24h)</p></div> </div> </div> </footer> </body> </html> <script> $.getJSON ("../../qtwebpic.txt", function (data) { var jsonContent = { "featured":data } var random = jsonContent.featured[Math.floor(Math.random() * jsonContent.featured.length)]; $(".adpic .adimg").attr("href",random.link) $(".adpic img").attr("src",random.pic); }) </script>
</code>或<code><select></code>元素中使用<code>value</code>属性来实现。</p><p><img src="/upload/ad_content/xuanchuantu-29.jpg"></p><p>以下是一个简单的例子:</p><pre class="brush:html;toolbar:false"> <!DOCTYPE html> <html> <body> <h2>HTML Forms</h2> <form action="/submit_form"> <label for="fname">First name:</label><br> <input type="text" id="fname" name="fname" value="John"><br> <label for="lname">Last name:</label><br> <input type="text" id="lname" name="lname" value="Doe"><br><br> <input type="submit" value="Submit"> </form> </body> </html> </pre><p>在这个例子中,我们设置了两个文本输入字段的默认值为"John"和"Doe",当用户打开这个页面时,这两个字段已经被填充了默认值。</p><p>如果你想要设置一个下拉列表的默认选项,你可以使用<code><option></code>标签,并使用<code>selected</code>属性来标记它。</p><pre class="brush:html;toolbar:false"> <!DOCTYPE html> <html> <body> <h2>HTML Forms</h2> <form action="/submit_form"> <label for="cars">Choose a car:</label> <select id="cars" name="cars"> <option value="volvo">Volvo</option> <option value="saab">Saab</option> <option value="mercedes" selected>Mercedes</option> <option value="audi">Audi</option> </select> <br><br> <input type="submit" value="Submit"> </form> </body> </html> </pre><p>在这个例子中,"Mercedes"是默认选项,因为它有<code>selected</code>属性,当用户打开这个页面时,他们可以直接看到"Mercedes"被选中。</p> <p> 名称栏目:<a href="http://www.shufengxianlan.com/qtweb/news39/343739.html">html如何设置默认字段</a> <br> 网页URL:<a href="http://www.shufengxianlan.com/qtweb/news39/343739.html">http://www.shufengxianlan.com/qtweb/news39/343739.html</a> </p> <p> 网站建设、网络推广公司-创新互联,是专注品牌与效果的网站制作,网络营销seo公司;服务项目有等 </p> <p class="adpic"> <a href="https://www.cdcxhl.com/service/ad.html" target="_blank" class="ad">广告</a> <a href="" target="_blank" class="adimg"><img src=""></a> </p> <p class="copy"> 声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: <a href="https://www.cdcxhl.com/" target="_blank">创新互联</a> </p> </div> <div class="newsmorelb"> <p>猜你还喜欢下面的内容</p> <ul> <li> <a href="/qtweb/news38/343738.html">可装配的优惠券系统设计与实践</a> </li><li> <a href="/qtweb/news37/343737.html">如何使用MySQL查看用户表?(mysql查看数据库用户表)</a> </li><li> <a href="/qtweb/news36/343736.html">怎么多开虚拟主机?(服务器如何设置多个虚拟主机连接)</a> </li><li> <a href="/qtweb/news35/343735.html">利用Redis实现分布式锁的有效应用(redis锁的使用)</a> </li><li> <a href="/qtweb/news34/343734.html">研究Redis应用汉明距离的实现(redis汉明距离)</a> </li><li> <a href="/qtweb/news33/343733.html">云服务器和云虚拟主机各自的优缺点,该如何选择?(云服务器和云虚拟主机哪个好)</a> </li><li> <a href="/qtweb/news32/343732.html">.domains域名是什么?</a> </li><li> <a href="/qtweb/news31/343731.html">windows764位专业密钥?()</a> </li><li> <a href="/qtweb/news30/343730.html">html中如何判断</a> </li> </ul> </div> </div> <div class="col-lg-3 noneb"> <div class="bkright" style="margin-top: 0"> <p><a href="https://www.cdcxhl.com/news/paiming/">网站排名知识</a></p> <ul> <li> <a class="text_overflow" href="/qtweb/news22/145822.html">为什么锡证通不能认证</a> </li><li> <a class="text_overflow" href="/qtweb/news10/186110.html">vi和view的区别?windowsvi命令</a> </li><li> <a class="text_overflow" href="/qtweb/news32/544782.html">韩国不用备案云服务器租用如何选择提供商</a> </li><li> <a class="text_overflow" href="/qtweb/news13/231013.html">简易实现将数据缓存到Redis中(查询数据缓存到redis)</a> </li><li> <a class="text_overflow" href="/qtweb/news17/61317.html">国外云服务器十大排名?欧美服务器</a> </li><li> <a class="text_overflow" href="/qtweb/news2/546202.html">有网为什么键盘不能用</a> </li><li> <a class="text_overflow" href="/qtweb/news41/498741.html">自己用的vps怎么搭建</a> </li><li> <a class="text_overflow" href="/qtweb/news36/345836.html">Linux系统程序运行日志(程序运行日志linux)</a> </li><li> <a class="text_overflow" href="/qtweb/news24/372574.html">sqlserver阿里云</a> </li><li> <a class="text_overflow" href="/qtweb/news6/211106.html">创新互联Python教程:Pythonlist排序(方法、实例)</a> </li><li> <a class="text_overflow" href="/qtweb/news18/272168.html">kms神龙版如何使用?windows10micrkms</a> </li><li> <a class="text_overflow" href="/qtweb/news43/497543.html">边缘虚拟技术解决虚拟网络交换机问题</a> </li><li> <a class="text_overflow" href="/qtweb/news41/204141.html">Linux查看硬件时间:一种快捷方式(linux获取硬件时间)</a> </li><li> <a class="text_overflow" href="/qtweb/news11/347311.html">使用Meteor和Node.js构建实时应用</a> </li><li> <a class="text_overflow" href="/qtweb/news39/82739.html">为什么电脑会自动下载一些垃圾软件</a> </li> </ul> </div> <div class="bkright tag"> <p><a href="https://www.cdcxhl.com/hangye/" target="_blank">分类信息网站</a></p> <ul> <li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/cantingsj/" target="_blank">餐厅设计</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/baiwuyu/" target="_blank">白乌鱼</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/huaxiang/" target="_blank">花箱</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/bxgds/" target="_blank">不锈钢雕塑</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/shidiao/" target="_blank">石雕</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/gaokongche/" target="_blank">高空作业车租赁</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/shilongwang/" target="_blank">石笼网</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/opp/" target="_blank">OPP胶袋</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/chunshuiji/" target="_blank">纯水机</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/boligeduan/" target="_blank">玻璃隔断</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/mbzx/" target="_blank">木包装箱</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/kafeitingsj/" target="_blank">咖啡厅设计</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/banjia/" target="_blank">搬家公司</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/jiudiansj/" target="_blank">酒店设计</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/hntjbz/" target="_blank">混凝土搅拌站</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/ddcl/" target="_blank">电动窗帘</a> </li> </ul> </div> </div> </div> <div class="carousel-inner linkbg" style="background: #fff"> <div class="container"> <a href="http://www.cdhuace.com/huace.html" target="_blank">公司宣传册设计</a> <a href="https://www.cdcxhl.com/link/" target="_blank">卖链接</a> <a href="http://www.cdxwcx.cn/tuoguan/leshan.html" target="_blank">乐山服务器托管</a> <a href="https://www.cdcxhl.com/mobile.html" target="_blank">手机网站制作</a> <a href="http://www.cdfuwuqi.com/host/mianbeian/" target="_blank">免备案虚拟主机</a> <a href="http://www.hkccoic.com/" target="_blank">四川國際商會</a> <a href="http://chengdu.cdcxhl.cn/dingzhi/ " target="_blank">高端定制网站设计</a> <a href="http://www.kswsj.cn/tuiguang/" target="_blank">网站推广营销</a> <a href="https://www.cdcxhl.com/zuyong/meishan.html" target="_blank">眉山服务器租用</a> <a href="http://www.hnjierui.cn/" target="_blank">巴中倍辉科技</a> <a href="http://www.hlhk555.cn/" target="_blank">航龙航空</a> <a href="http://m.xwcx.net/wangzhan/" target="_blank">定制级高端网站建设</a> <a href="https://www.cdcxhl.com/mobile.html" target="_blank">手机网站制作设计</a> <a href="https://www.cdcxhl.com/" target="_blank">成都网站建设公司</a> <a href="https://www.scvps.cn/" target="_blank">成都虚拟主机</a> <a href="https://www.cdcxhl.cn/ " target="_blank">腾讯云免备案主机</a> <a href="https://www.cdcxhl.cn/" target="_blank">腾讯香港免备案空间</a> <a href="http://www.lbtjx.cn/" target="_blank">力比特机械</a> <a href="http://www.cdkjz.cn/fangan/jtss/" target="_blank">上市企业网站建设方案</a> <a href="https://www.cdcxhl.com/shoulu/" target="_blank">网站收录</a> </div> </div> <footer> <div class="carousel-inner footjz"> <div class="container"> <i class="icon iconfont zbw"></i> 高品质定制 <i class="icon iconfont"></i> 跨终端自动兼容 <i class="icon iconfont"></i> 节约开发成本 <i class="icon iconfont"></i> 开发周期短 <i class="icon iconfont"></i> 一体化服务 <button type="button" class="btn btn-default btn-lg" onClick="window.location.href='tencent://message/?uin=631063699&Site=&Menu=yes'"> 立即开始2800定制网站建设</button> <button type="button" class="btn btn-default btn-xs" onClick="window.location.href='tencent://message/?uin=631063699&Site=&Menu=yes'"> 2800定制网站建设</button> </div> </div> <div class="carousel-inner bqsy"> <div class="container"> <div class="lxfs"> <h4 class="yutelnone">028-86922220 13518219792</h4> <h4 class="yutelblock"><a href="tel:02886922220">028-86922220</a> <a href="tel:13518219792">13518219792</a></h4> <a class="btn btn-default" href="tencent://message/?uin=532337155&Site=&Menu=yes" role="button">网站建设<span>QQ</span>:532337155</a> <a class="btn btn-default" href="tencent://message/?uin=631063699&Site=&Menu=yes" role="button">营销推广<span>QQ</span>:631063699</a> <a class="btn btn1 btn-default" href="mqqwpa://im/chat?chat_type=wpa&uin=532337155&version=1&src_type=web&web_src=oicqzone.com" role="button">网站制作<span>QQ</span>:532337155</a> <a class="btn btn1 btn-default" href="mqqwpa://im/chat?chat_type=wpa&uin=631063699&version=1&src_type=web&web_src=oicqzone.com" role="button">营销推广<span>QQ</span>:631063699</a> <a class="btn btn-default nonea" href="tencent://message/?uin=1683211881&Site=&Menu=yes" role="button">售后QQ:1683211881</a> <div class="dz">创新互联建站专注: <a href="https://www.cdcxhl.com/" target="_blank">网站设计</a> <a href="https://www.cdcxhl.com/" target="_blank">网站制作</a> <a href="https://www.cdcxhl.com/" target="_blank">网站建设</a> <address>地址:成都太升南路288号锦天国际A幢10楼</address> </div> </div> <div class="bzdh dz"><img src="https://www.cdcxhl.com/imges/bottom_logo.png" alt="创新互联"> <p><a href="https://www.cdcxhl.com/menu.html" target="_blank">成都创新互联科技有限公司</a><br> Tel:400-028-6601(7x24h)</p></div> </div> </div> </footer> </body> </html> <script> $.getJSON ("../../qtwebpic.txt", function (data) { var jsonContent = { "featured":data } var random = jsonContent.featured[Math.floor(Math.random() * jsonContent.featured.length)]; $(".adpic .adimg").attr("href",random.link) $(".adpic img").attr("src",random.pic); }) </script>