Commit 826d13a4 authored by Gakki's avatar Gakki

根据打包命令来加载不同的home

parent 36aa4fba
<template> <template>
<div id="home" class="layoutPadding"> <div id="home" class="layoutPadding" v-if="(this.$api.BASE_URL).indexOf('xuhui') > -1 || (this.$api.BASE_URL).indexOf('31.0.161.39') > -1">
<a-row type="flex" class="align-stretch"> <a-row type="flex" class="align-stretch">
<a-col :span="16"> <a-col :span="16">
<a-row type="flex" style="padding-right:10px;height:100%;"> <a-row type="flex" style="padding-right:10px;height:100%;">
......
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