|
@@ -10,7 +10,7 @@
|
|
</div>
|
|
</div>
|
|
<div class="infoCell">
|
|
<div class="infoCell">
|
|
<div class="title">内容</div>
|
|
<div class="title">内容</div>
|
|
- <div class="name">优酷VIP会员月卡+定向流量</div>
|
|
|
|
|
|
+ <div class="name">优酷VIP会员月卡+10GB定向流量</div>
|
|
</div>
|
|
</div>
|
|
<div class="infoPhone">
|
|
<div class="infoPhone">
|
|
<input type="text" v-model="phone" placeholder="输入联通手机号" />
|
|
<input type="text" v-model="phone" placeholder="输入联通手机号" />
|
|
@@ -132,7 +132,7 @@ export default {
|
|
.name {
|
|
.name {
|
|
font-weight: 700;
|
|
font-weight: 700;
|
|
text-align: right;
|
|
text-align: right;
|
|
- color: #333;
|
|
|
|
|
|
+ color: #000;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.infoPhone {
|
|
.infoPhone {
|