Commit 2beda59f authored by lijin's avatar lijin

去掉标题栏

parent 9275edfe
<template>
<div class="pay">
<status-bar @fixed="is_show_btn = true" @deFixed="is_show_btn = false">
<span>趣味配对</span>
</status-bar>
<div class="img1-father">
<img class="img1" src="@/assets/img/pay/img1.png" alt="" />
</div>
......
<template>
<div class="result">
<status-bar>
<span>趣味配对</span>
</status-bar>
<div class="banner">
<img class="img1" src="@/assets/img/result/img1.png" alt="" />
......
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