From 02fbad0abac2692f8df1fa67b88f8995ab27db19 Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期三, 21 十二月 2022 14:17:03 +0800
Subject: [PATCH] 换皮肤

---
 src/views/operate/rectification/renovationList/components/viewInterface/index.vue |   80 ++++++++++++++++++++++++---------------
 1 files changed, 49 insertions(+), 31 deletions(-)

diff --git a/src/views/operate/rectification/renovationList/components/viewInterface/index.vue b/src/views/operate/rectification/renovationList/components/viewInterface/index.vue
index 6b28ebb..4292c03 100644
--- a/src/views/operate/rectification/renovationList/components/viewInterface/index.vue
+++ b/src/views/operate/rectification/renovationList/components/viewInterface/index.vue
@@ -4,40 +4,48 @@
             <div class="mainContent">
                 <el-form ref="user" label-width="140px" autoComplete="on" :model="myInterface"
                     :rules="createmyInterfaceRules" label-position="right">
-                    <!-- 搴旂敤鍚嶇О -->
-                    <el-form-item label="搴旂敤鍚嶇О:" prop="applicationName">
-                        <el-input v-model="myInterface.applicationName" placeholder="濉啓搴旂敤鍚嶇О"></el-input>
+                   <!-- 搴旂敤鍚嶇О -->
+                   <el-form-item label="浠诲姟缂栧彿:" prop="applicationName">
+                        <el-input v-model="myInterface.taskNumber" placeholder="濉啓浠诲姟缂栧彿"></el-input>
                     </el-form-item>
                     <!-- 搴旂敤鍥炬爣 -->
-                    <el-form-item label="搴旂敤鍥炬爣:" prop="applicationIconUrl">
-                        <div class="iconBox">
-                            <div class="upload">
-                                <img src="@/assets/imgs/user/default-avatar.jpg" alt="">
-                            </div>
-                            <div class="iconView">
-                                <span>绀烘剰鍥�</span>
-                                <img src="@/assets/imgs/user/default-avatar.jpg" alt="">
-                            </div>
-                            <div class="tip">
-                                <span>鍙厑璁镐笂浼爅pg,jpeg,png,svg鏍煎紡鐨勫浘鐗囷紝寤鸿灏哄涓�105px*105px</span>
-                            </div>
-                        </div>
+                    <el-form-item label="妗堜欢缂栧彿:" prop="applicationIconUrl">
+                        <el-input v-model="myInterface.caseNumber" placeholder="濉啓妗堜欢缂栧彿"></el-input>
+                    </el-form-item>
+                     <!-- 搴旂敤鍥炬爣 -->
+                     <el-form-item label="澶х被:" prop="applicationIconUrl">
+                        <el-input v-model="myInterface.bigType" placeholder="濉啓妗堜欢缂栧彿"></el-input>
+                    </el-form-item>
+                     <!-- 搴旂敤鍥炬爣 -->
+                     <el-form-item label="灏忕被:" prop="applicationIconUrl">
+                        <el-input v-model="myInterface.smallType" placeholder="濉啓妗堜欢缂栧彿"></el-input>
                     </el-form-item>
                     <!-- 搴旂敤绫诲瀷 -->
-                    <el-form-item label="搴旂敤绫诲瀷:" prop="applicationType">
-                        <div class="optionItem">
-                            <el-radio-group v-model="myInterface.applicationType">
-                                <el-radio :label="1">缃戦〉搴旂敤</el-radio>
-                            </el-radio-group>
-                        </div>
+                    <el-form-item label="闂绫诲瀷:" prop="applicationType">
+                        <el-input v-model="myInterface.questionType" placeholder="濉啓闂绫诲瀷"></el-input>
                     </el-form-item>
-                    <!--缃戠珯url  -->
-                    <el-form-item label="缃戠珯url:" prop="websiteUrl">
-                        <el-input v-model="myInterface.websiteUrl"></el-input>
+                    <!-- 搴旂敤鍚嶇О -->
+                    <el-form-item label="琛楅亾:" prop="applicationName">
+                        <el-input v-model="myInterface.steert" placeholder="濉啓琛楅亾"></el-input>
                     </el-form-item>
-                    <!-- 搴旂敤鎻忚堪 -->
-                    <el-form-item label="搴旂敤鎻忚堪:" prop="description">
-                        <el-input v-model="myInterface.description" placeholder="璇峰~鍐欐弿杩�"></el-input>
+                    <!-- 搴旂敤鍥炬爣 -->
+                    <el-form-item label="绀惧尯:" prop="applicationIconUrl">
+                        <el-input v-model="myInterface.community" placeholder="濉啓绀惧尯"></el-input>
+                    </el-form-item>
+                    <!-- 搴旂敤绫诲瀷 -->
+                    <el-form-item label="鐩戠潱鍛�:" prop="applicationType">
+                        <el-input v-model="myInterface.applicationName" placeholder="濉啓鐩戠潱鍛�"></el-input>
+                    </el-form-item>
+                    <!-- 搴旂敤鍥炬爣 -->
+                    <el-form-item label="闂鎻忚堪:" prop="applicationIconUrl">
+                        <el-input v-model="myInterface.description" placeholder="濉啓闂鎻忚堪"></el-input>
+                    </el-form-item>
+                    <!-- 搴旂敤绫诲瀷 -->
+                    <el-form-item label="涓婃姤鏃堕棿:" prop="applicationType">
+                        <el-input v-model="myInterface.applicationName" placeholder="濉啓涓婃姤鏃堕棿"></el-input>
+                    </el-form-item>
+                    <el-form-item label="鐘舵��:" prop="applicationType">
+                        <el-input v-model="myInterface.status" placeholder="濉啓鐘舵��"></el-input>
                     </el-form-item>
                     <!-- 鎸夐挳 -->
                     <!-- <el-form-item>
@@ -91,8 +99,18 @@
             }
         };
         return {
-            myInterface: {
-            },
+            myInterface:{
+                    taskNumber:"13413414",
+                    caseNumber:"202233112310310001",
+                    questionType:"杩濊",
+                    bigType:"涓嶆寜瑙勫畾鍋滄斁褰卞搷鍏朵粬杞﹁締鍜岃浜洪�氳浣嗘湭閫犳垚浜ら�氫簨鏁�",
+                    smallType:"杩濆弽鍥藉鏈夊叧鏍囧噯缂栧埗鍩庝埂瑙勫垝",
+                    steert:"濡欏嘲琛�",
+                    community:"澶ф煒闀�",
+                    description:"杩濊鍋滄斁",
+                    reportTime:"2022-11-1 12:10:10",
+                    status:"涓婃姤"
+                },
             createmyInterfaceRules: {
                 applicationName: [
                     { required: true, trigger: "blur", validator: validateApplicationName},
@@ -115,7 +133,7 @@
     created() {
         const that = this;
         const {userInfo} = this;
-        this.myInterface = JSON.parse(JSON.stringify(userInfo));
+        // this.myInterface = JSON.parse(JSON.stringify(userInfo));
     },
     methods: {
     },

--
Gitblit v1.8.0