Kaynağa Gözat

企业设置改版

qymljy 3 hafta önce
ebeveyn
işleme
60a033f750

Dosya farkı çok büyük olduğundan ihmal edildi
+ 5 - 0
src/HManagement/siteManage/securityConfig/components/applicationRuleSet/index.vue


+ 2 - 1
src/HManagement/siteManage/securityConfig/components/basicSet/index.vue

@@ -45,7 +45,8 @@
       <el-col :span="12">
       <el-col :span="12">
         <setTemplate title="产品默认图" :setResult="productImage.length == 0 ? '未设置' : '已设置'">
         <setTemplate title="产品默认图" :setResult="productImage.length == 0 ? '未设置' : '已设置'">
           <template slot="svgIcon">
           <template slot="svgIcon">
-
+            <svg t="1775885656624" style="margin-top: 6px" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="10517" width="20" height="20"><path d="M805.2224 991.2832H106.0352a105.8816 105.8816 0 0 1-105.984-105.984V251.4944a105.8816 105.8816 0 0 1 105.984-105.984h699.1872a105.8816 105.8816 0 0 1 105.984 105.984v633.6a105.8816 105.8816 0 0 1-105.984 105.984zM106.0352 213.1456a38.0416 38.0416 0 0 0-38.3488 38.3488v633.6a38.0416 38.0416 0 0 0 38.3488 38.3488h699.1872a38.0416 38.0416 0 0 0 38.3488-38.3488V251.4944a38.0416 38.0416 0 0 0-38.3488-38.3488H106.0352z m884.1728 665.6a33.2288 33.2288 0 0 1-33.8432-33.8432V217.6512a117.76 117.76 0 0 0-117.3504-117.248H146.6368a33.2288 33.2288 0 0 1-33.8432-33.8432 33.2288 33.2288 0 0 1 33.8432-33.8432h692.3776a185.0368 185.0368 0 0 1 184.9344 184.9344v627.0464a33.2288 33.2288 0 0 1-33.8432 33.8432z m-956.3136-11.264a32.512 32.512 0 0 1-29.44-18.2272 34.6112 34.6112 0 0 1 13.5168-46.08L581.8368 498.688a32.6656 32.6656 0 0 1 40.6016 6.7584l139.8272 153.6a33.536 33.536 0 1 1-49.6128 45.1072l-121.8048-133.12-541.3376 291.84a25.9072 25.9072 0 0 1-15.7696 4.5056z m231.168-315.7504a107.1616 107.1616 0 1 1 107.1104-107.3664 107.8272 107.8272 0 0 1-107.1616 107.1104z m0-146.5856a39.4752 39.4752 0 1 0 39.4752 39.4752 39.936 39.936 0 0 0-39.5264-39.7312z" fill="#3874F6" p-id="10518"></path>
+            </svg>
           </template>
           </template>
           <template slot="imgSrc">
           <template slot="imgSrc">
             <el-image
             <el-image

+ 3 - 2
src/HManagement/siteManage/securityConfig/components/placementSet/index.vue

@@ -18,7 +18,7 @@
                   <el-tag style="margin:10px 10px 0 0">{{card.systemclient}}</el-tag>
                   <el-tag style="margin:10px 10px 0 0">{{card.systemclient}}</el-tag>
                   <el-tag>{{card.location}}</el-tag>
                   <el-tag>{{card.location}}</el-tag>
                 </div>
                 </div>
-                <!--              <setting :banner="card.ads" :sys_adspaceid="card.sys_adspaceid " @onSuccess="listData"></setting>-->
+                <setting :banner="card.ads" :sys_adspaceid="card.sys_adspaceid " @onSuccess="listData"></setting>
                 <!-- <i style="font-size:16px;color:#666" class="el-icon-setting"></i> -->
                 <!-- <i style="font-size:16px;color:#666" class="el-icon-setting"></i> -->
               </div>
               </div>
             </div>
             </div>
@@ -32,9 +32,10 @@
 
 
 <script>
 <script>
 import previewImage from '@/components/previewImage/index.vue'
 import previewImage from '@/components/previewImage/index.vue'
+import setting from '../../../advertisement_mag/modules/setting'
 export default {
 export default {
   name: "index",
   name: "index",
-  components:{previewImage},
+  components:{previewImage,setting},
   data () {
   data () {
     return {
     return {
       list:[]
       list:[]

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor