提交 6a0d52f2 编写于 作者: 张敬贤's avatar 张敬贤

Merge branch 'feature/zjx' into 'develop'

add

See merge request !176
<template> <template>
<div class="insurance-sz"> <div class="insurance-sz">
<div class="text"> <div class="text">
服务商H5 <img
src="https://files.yunqueyi.com/image/jpeg/common/20230506144713814.jpg"
alt=""
>
</div> </div>
<div class="bottom"> <div class="bottom">
<div <div
...@@ -124,17 +127,12 @@ export default { ...@@ -124,17 +127,12 @@ export default {
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.insurance-sz{ .insurance-sz{
height: 100vh; height: 1772px;
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
padding-bottom: 120px;
.text{ .text{
height: 25px;
font-size: 18px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #5C5C5C;
line-height: 25px;
} }
.bottom{ .bottom{
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册