|
|
|
@ -121,10 +121,10 @@
|
|
|
|
|
style="display: flex; justify-content: space-between;align-items:center;padding: 0 .3rem;line-height: .9rem;">
|
|
|
|
|
<div style="font-size: .32rem;">选择产品</div>
|
|
|
|
|
<div class="flexitem"
|
|
|
|
|
style="color: #A9A9A9;width: 4.1rem;height: .6rem;background-color: #F5F5F5;border-radius: .3rem;">
|
|
|
|
|
style="color: #A9A9A9;width:calc(100% - 2rem);width:-webkit-calc(100% - 2rem);width:-moz-calc(100% - 2rem);height: .6rem;background-color: #F5F5F5;border-radius: .3rem;">
|
|
|
|
|
<img src="__IMG__/ssg/index/select.png" style="width:.4rem;height: .4rem;margin-left: .17rem;">
|
|
|
|
|
<input id="selectVal" type="text" value=""
|
|
|
|
|
style="border: 0px;width: 3rem;height: .6rem;font-size: .24rem;margin-left: .2rem;">
|
|
|
|
|
style="border: 0px;height: .6rem;font-size: .24rem;margin-left: .2rem;width:calc(100% - 1rem);width:-webkit-calc(100% - 1rem);width:-moz-calc(100% - 1rem);">
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|