上一页 1 2 3 4 5 6 ··· 10 下一页
摘要: html <div class="cate"> <div class="category"> <div class="category-menu w12" id="navigation"> <ul class="category-sticky-menu"> <li><a href="#box-1" 阅读全文
posted @ 2023-03-21 10:57 阳菜 阅读(26) 评论(0) 推荐(0)
摘要: html <div class="zxpj_list"> <div class="zxpj_main"> <span>*</span> <span>设计水平:</span> <div class="zxpj_item"> <img src="themes/img/kbjz/zximg1.svg" a 阅读全文
posted @ 2023-03-03 15:46 阳菜 阅读(33) 评论(0) 推荐(0)
摘要: 效果 html <div class="solution solution_main"> <ul class="solution_ul1"> <li><a href="javascript:;">11111</a> <span></span> <ul class="proList2"> <li><a 阅读全文
posted @ 2022-11-21 15:14 阳菜 阅读(135) 评论(0) 推荐(0)
摘要: html <div class="servicea1_list"> <ul class="servicea1_ul servicea1_on"> <li> <img class="img1" src="img/index/servicea1.jpg" alt=""> <div class="serv 阅读全文
posted @ 2022-11-16 11:42 阳菜 阅读(34) 评论(0) 推荐(0)
摘要: html <div class="regardc"> <div class="gw_b_box2"> <div class="gw_box_tit2 on"> <span class="sh3mabouth7">Staff</span> </div> <div class="gw_box_tit2" 阅读全文
posted @ 2022-09-22 15:29 阳菜 阅读(22) 评论(0) 推荐(0)
摘要: <div class="scroll-down" id="scroll-down"> <span></span> <div class="shubiaowz">向下滑动</div> </div> /* 向下 */ .scroll-down span { position: absolute; bot 阅读全文
posted @ 2022-07-22 14:13 阳菜 阅读(417) 评论(0) 推荐(0)
摘要: <block wx:for="{{info.materials}}" wx:key="index"> <image class="img" mode="aspectFill" src="{{item}}" bindtap="previewImage" data-current="{{item}}"> 阅读全文
posted @ 2022-06-15 17:31 阳菜 阅读(405) 评论(0) 推荐(0)
摘要: goSubmit() { window._hmt.push([ "_trackEvent", "点击提交", "点击", "提交外部嘉宾的个人信息", ]); const telReg = /^1\d{10}$/; if (!this.formData.company) { weui.toast(" 阅读全文
posted @ 2022-06-10 15:54 阳菜 阅读(438) 评论(0) 推荐(0)
摘要: <!-- <div class="party1_form_item"> <span>行业类别</span> <br /> <br /> <select class="labars" v-model="formData.field"> <option :value="item.label" v-for 阅读全文
posted @ 2022-06-10 15:49 阳菜 阅读(54) 评论(0) 推荐(0)
摘要: // 倒计时60s getCodeWait() { let TIME_COUNT = 60; if (!this.timer) { this.count = TIME_COUNT; this.show = false; this.timer = setInterval(() => { if (thi 阅读全文
posted @ 2022-06-10 11:49 阳菜 阅读(522) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 ··· 10 下一页