|
@@ -79,8 +79,6 @@ export default {
|
|
|
},
|
|
|
components: { layout, layoutBack },
|
|
|
created() {
|
|
|
- console.log(window.location)
|
|
|
- console.log(this.$route.query)
|
|
|
this.getSuggestApp()
|
|
|
|
|
|
let _this = this
|
|
@@ -202,7 +200,7 @@ export default {
|
|
|
height: 42px;
|
|
|
line-height: 42px;
|
|
|
font-size: 14px;
|
|
|
- width: 70%;
|
|
|
+ width: 62%;
|
|
|
color: #ffffff;
|
|
|
}
|
|
|
div {
|