Commit db987416 authored by wangjiankun's avatar wangjiankun

fix: 登陆页面修改

parent 52740985
<template> <template>
<section class="login"> <section class="login">
<div class="login-div"> <div class="login-div">
<h3 class="title">天友设计院-户型查询系统</h3> <h3 class="title">天友设计院-户型地图大数据</h3>
<el-tabs v-model="activeName" @tab-click="handleClick"> <el-tabs v-model="activeName" @tab-click="handleClick">
<el-tab-pane label="企业登录" name="first"> <el-tab-pane label="企业登录" name="first">
<iframe :src="wxQrCodeUrl" id="iframeTop" style="border: none;"> <iframe :src="wxQrCodeUrl" id="iframeTop" style="border: none;">
......
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