Commit 52300faa authored by agping's avatar agping

h5广告页

parent ff96e7b8
<template> <template>
<div class="bg"> <div class="bg-advertising">
广告推广页
</div> </div>
</template> </template>
...@@ -28,5 +27,10 @@ ...@@ -28,5 +27,10 @@
} }
</script> </script>
<style scoped> <style scoped>
.bg-advertising{
width: 100%;
height: 24.44rem;
background: url(images/bgAdvertising@2x.png) no-repeat 0 0/100% 24.44rem;
}
</style> </style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment