mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2026-08-06 10:57:25 +08:00
refactor: 更新多个页面的样式和结构
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
<template>
|
||||
<view class="container">
|
||||
<u-navbar title="扫码登录授权"></u-navbar>
|
||||
<u-navbar
|
||||
title="扫码登录授权"
|
||||
:fixed="true"
|
||||
:placeholder="true"
|
||||
:border="false"
|
||||
:auto-back="true"
|
||||
></u-navbar>
|
||||
<view class="wx-auth-container">
|
||||
<div class="box">
|
||||
<!-- <div v-if="!errorMsg"> -->
|
||||
|
||||
Reference in New Issue
Block a user