Browse Source

去掉特效

zs 6 months ago
parent
commit
d95d6892a4

+ 1 - 1
src/views/center/parts/process.vue

@@ -1,7 +1,7 @@
 <template>
   <div class="index">
     <el-row>
-      <el-col :span="24" class="main animate__animated animate__backInRight" v-loading="loading">
+      <el-col :span="24" class="main" v-loading="loading">
         <el-col :span="24" class="one">
           <div class="one_left" @click="toAdd">发布流程</div>
           <div class="one_right">

+ 1 - 1
src/views/chat/parts/abutment.vue

@@ -1,7 +1,7 @@
 <template>
   <div class="index">
     <el-row>
-      <el-col :span="24" class="animate__animated animate__backInRight" v-loading="loading">
+      <el-col :span="24" class="" v-loading="loading">
         <el-col :span="24" class="one">首页 </el-col>
       </el-col>
     </el-row>

+ 1 - 1
src/views/chat/parts/info.vue

@@ -1,7 +1,7 @@
 <template>
   <div class="main">
     <el-row>
-      <el-col :span="24" class="animate__animated animate__backInRight" v-loading="loading">
+      <el-col :span="24" class="" v-loading="loading">
         <el-col :span="24" class="one">首页 </el-col>
       </el-col>
     </el-row>

+ 1 - 1
src/views/elevenHatch copy/index.vue

@@ -1,7 +1,7 @@
 <template>
   <div class="elevenHatch">
     <el-row>
-      <el-col :span="24" class="animate__animated animate__backInRight" v-loading="loading">
+      <el-col :span="24" class="" v-loading="loading">
         <div class="head">
           <div class="head_1">孵化基地管理驾驶舱</div>
           <div class="head_2" id="showTime">{{ formattedTime }}</div>

+ 1 - 1
src/views/elevenHatch/index.vue

@@ -1,7 +1,7 @@
 <template>
   <div class="elevenHatch">
     <el-row>
-      <el-col :span="24" class="animate__animated animate__backInRight" v-loading="loading">
+      <el-col :span="24" class="" v-loading="loading">
         <div class="loading" v-if="loading">
           <div class="loadbox"><img :src="loadingUrl" /> 页面加载中...</div>
         </div>

+ 1 - 1
src/views/login/index.vue

@@ -1,7 +1,7 @@
 <template>
   <div id="index">
     <el-row>
-      <el-col :span="24" class="main animate__animated animate__backInRight" v-loading="loading">
+      <el-col :span="24" class="main" v-loading="loading">
         <!-- <custom-layout :is_foot="false"> -->
         <el-col :span="24" class="one">
           <div v-if="status === '0'" class="one_1">

+ 1 - 1
src/views/two/add/achievement.vue

@@ -1,7 +1,7 @@
 <template>
   <div class="index">
     <el-row>
-      <el-col :span="24" class="main animate__animated animate__backInRight" v-loading="loading">
+      <el-col :span="24" class="main" v-loading="loading">
         <custom-form v-model="form" :fields="formFields" :rules="rules" @save="toSave" @draftSave="toDraftSave">
           <template #is_use>
             <el-radio v-for="i in isUseList" :key="i.id" :label="i.value">{{ i.label }}</el-radio>

+ 1 - 1
src/views/two/add/demand.vue

@@ -1,7 +1,7 @@
 <template>
   <div class="index">
     <el-row>
-      <el-col :span="24" class="main animate__animated animate__backInRight" v-loading="loading">
+      <el-col :span="24" class="main" v-loading="loading">
         <custom-form v-model="form" :fields="formFields" :rules="rules" @save="toSave" @draftSave="toDraftSave">
           <template #is_use>
             <el-radio v-for="i in isUseList" :key="i.id" :label="i.value">{{ i.label }}</el-radio>

+ 1 - 1
src/views/two/add/footplate.vue

@@ -1,7 +1,7 @@
 <template>
   <div class="index">
     <el-row>
-      <el-col :span="24" class="main animate__animated animate__backInRight" v-loading="loading">
+      <el-col :span="24" class="main" v-loading="loading">
         <custom-form v-model="form" :fields="formFields" :rules="rules" @save="toSave" @draftSave="toDraftSave">
           <template #file>
             <custom-upload model="file" :list="form.file" :limit="3" listType="picture-card" url="/files/web/cxyy_footplate/upload" @change="onUpload"></custom-upload>

+ 1 - 1
src/views/two/add/match.vue

@@ -1,7 +1,7 @@
 <template>
   <div class="index">
     <el-row>
-      <el-col :span="24" class="main animate__animated animate__backInRight" v-loading="loading">
+      <el-col :span="24" class="main" v-loading="loading">
         <el-tabs v-model="activeName" type="card">
           <el-tab-pane label="基本信息" name="first">
             <custom-form v-model="form" :fields="oneformFields" :rules="rules" @save="toSave" @draftSave="toDraftSave">

+ 1 - 1
src/views/two/add/news2.vue

@@ -1,7 +1,7 @@
 <template>
   <div class="index">
     <el-row>
-      <el-col :span="24" class="main animate__animated animate__backInRight" v-loading="loading">
+      <el-col :span="24" class="main" v-loading="loading">
         <custom-form v-model="form" :fields="formFields" :rules="rules" @save="toSave" @draftSave="toDraftSave">
           <template #logo>
             <custom-upload model="logo" :list="form.logo" :limit="1" url="/files/web/cxyy_news/upload" @change="onUpload" listType="picture-card"></custom-upload>

+ 1 - 1
src/views/two/add/project.vue

@@ -1,7 +1,7 @@
 <template>
   <div class="index">
     <el-row>
-      <el-col :span="24" class="main animate__animated animate__backInRight" v-loading="loading">
+      <el-col :span="24" class="main" v-loading="loading">
         <custom-form v-model="form" :fields="formFields" :rules="rules" @save="toSave" @draftSave="toDraftSave">
           <template #tags>
             <el-select v-model="form.tags" multiple filterable allow-create default-first-option :reserve-keyword="false" placeholder="请选择标签" style="width: 100%">

+ 1 - 1
src/views/two/add/supply.vue

@@ -1,7 +1,7 @@
 <template>
   <div class="index">
     <el-row>
-      <el-col :span="24" class="main animate__animated animate__backInRight" v-loading="loading">
+      <el-col :span="24" class="main" v-loading="loading">
         <custom-form v-model="form" :fields="formFields" :rules="rules" @save="toSave" @draftSave="toDraftSave">
           <template #is_use>
             <el-radio v-for="i in isUseList" :key="i.id" :label="i.value">{{ i.label }}</el-radio>