Commit f9b77fb7 authored by zhengke's avatar zhengke

no message

parent 136f445f
<template>
<div v-if="isFinish">
<div v-if="isFinish" style="height: 100%;">
<Screen v-if="screening" />
<Market v-else-if="market"></Market>
<Editor v-else-if="_isPC" />
......
......@@ -53,7 +53,7 @@ import ConfigService from '@/services/ConfigService'
const datas = reactive({
DataSource:{
pageType: 1,
pageType: 1,//1基础 2酒店 3景 4餐
DataSourceOverlay: false,
DataSourceList:[],
TemplateDataSource:[],
......
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