|
|
@@ -102,10 +102,8 @@ export default {
|
|
|
</script>
|
|
|
|
|
|
<style lang="scss" scoped>
|
|
|
+@import url("../static/css/en-common.css");
|
|
|
.box{
|
|
|
- background-color: #ffffff;
|
|
|
- border-bottom: 2rpx solid #F0F0F0;
|
|
|
- padding: 34rpx 0 32rpx 0;
|
|
|
.input-box {
|
|
|
display: flex;
|
|
|
align-items: center;
|