Commit 24bc4043 authored by lujunye's avatar lujunye

asd;lfj;alsjdfl;asjfl;dasjd;fl

parent 5d4da860
......@@ -238,6 +238,10 @@
E07C2FFC24ECCD590043649B /* GLMessageAlertView.xib in Resources */ = {isa = PBXBuildFile; fileRef = E07C2FFB24ECCD590043649B /* GLMessageAlertView.xib */; };
E0833B8524D8F6A00014F3E9 /* PaymentView.xib in Resources */ = {isa = PBXBuildFile; fileRef = E0833B8424D8F6A00014F3E9 /* PaymentView.xib */; };
E0833B8724D8F96D0014F3E9 /* PaymentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0833B8624D8F96D0014F3E9 /* PaymentView.swift */; };
E083F0BB26047BA100627DBE /* DZGL_VC.swift in Sources */ = {isa = PBXBuildFile; fileRef = E083F0B926047BA100627DBE /* DZGL_VC.swift */; };
E083F0BC26047BA100627DBE /* DZGL_VC.xib in Resources */ = {isa = PBXBuildFile; fileRef = E083F0BA26047BA100627DBE /* DZGL_VC.xib */; };
E083F0C526047EFF00627DBE /* DZGL_Cell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E083F0C326047EFF00627DBE /* DZGL_Cell.swift */; };
E083F0C626047EFF00627DBE /* DZGL_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E083F0C426047EFF00627DBE /* DZGL_Cell.xib */; };
E088CC8D24470BF0000DAA8A /* CodeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E088CC8C24470BF0000DAA8A /* CodeView.swift */; };
E088CC932447124D000DAA8A /* BindViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E088CC912447124D000DAA8A /* BindViewController.swift */; };
E088CC942447124D000DAA8A /* BindViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = E088CC922447124D000DAA8A /* BindViewController.xib */; };
......@@ -998,6 +1002,10 @@
E07C2FFB24ECCD590043649B /* GLMessageAlertView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = GLMessageAlertView.xib; sourceTree = "<group>"; };
E0833B8424D8F6A00014F3E9 /* PaymentView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PaymentView.xib; sourceTree = "<group>"; };
E0833B8624D8F96D0014F3E9 /* PaymentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaymentView.swift; sourceTree = "<group>"; };
E083F0B926047BA100627DBE /* DZGL_VC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DZGL_VC.swift; sourceTree = "<group>"; };
E083F0BA26047BA100627DBE /* DZGL_VC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = DZGL_VC.xib; sourceTree = "<group>"; };
E083F0C326047EFF00627DBE /* DZGL_Cell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DZGL_Cell.swift; sourceTree = "<group>"; };
E083F0C426047EFF00627DBE /* DZGL_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = DZGL_Cell.xib; sourceTree = "<group>"; };
E088CC8C24470BF0000DAA8A /* CodeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CodeView.swift; sourceTree = "<group>"; };
E088CC912447124D000DAA8A /* BindViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BindViewController.swift; sourceTree = "<group>"; };
E088CC922447124D000DAA8A /* BindViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BindViewController.xib; sourceTree = "<group>"; };
......@@ -2176,6 +2184,17 @@
path = "新增采购单";
sourceTree = "<group>";
};
E083F0B826047B8200627DBE /* 店长管理 */ = {
isa = PBXGroup;
children = (
E083F0B926047BA100627DBE /* DZGL_VC.swift */,
E083F0BA26047BA100627DBE /* DZGL_VC.xib */,
E083F0C326047EFF00627DBE /* DZGL_Cell.swift */,
E083F0C426047EFF00627DBE /* DZGL_Cell.xib */,
);
path = "店长管理";
sourceTree = "<group>";
};
E088CC882446FFA1000DAA8A /* Other */ = {
isa = PBXGroup;
children = (
......@@ -2312,6 +2331,7 @@
E09B03AD2445B0BA00211A51 /* ViewController */ = {
isa = PBXGroup;
children = (
E083F0B826047B8200627DBE /* 店长管理 */,
E0E6A59525FC66A800C9BCD6 /* 店长审核 */,
E0F83BA625F7082E00D31672 /* 批次库新Cell */,
E02A3CAC25C3ECCD00A4E369 /* 商品库存 */,
......@@ -3943,6 +3963,8 @@
E0E5605B25C169E30004BA56 /* GPrinter_Cell.xib in Resources */,
E0B94624245671E100FBEC9A /* DaiKeXiaDanGouWuViewController.xib in Resources */,
F9023F722449ACA800DD5A63 /* TitleAndSwitchCell.xib in Resources */,
E083F0BC26047BA100627DBE /* DZGL_VC.xib in Resources */,
E083F0C626047EFF00627DBE /* DZGL_Cell.xib in Resources */,
E08B0675244A98B2001D2E01 /* WareHouseSpCell.xib in Resources */,
E0CC848C24824291009B1FE9 /* CRKListVC.xib in Resources */,
E0D4166024482AAF008DCAB4 /* AccountViewController.xib in Resources */,
......@@ -4264,6 +4286,7 @@
E02EE125259AD6FB00733764 /* FXSY_Cell.swift in Sources */,
E020632F246CE2F9007A40C4 /* OrderDViewSumFooter.swift in Sources */,
E0E7CB6124C17B9F00A26D3F /* GLKHCell.swift in Sources */,
E083F0BB26047BA100627DBE /* DZGL_VC.swift in Sources */,
F95D9CA424493E840080D6E3 /* ShopInfoViewController.swift in Sources */,
E013D7902484D5AF0092DE46 /* NewCKCell.swift in Sources */,
F9171EFC245128B200359C2B /* Interface.swift in Sources */,
......@@ -4363,6 +4386,7 @@
E0273DD824551B4C00B3FCAE /* SendTimeSelectView.swift in Sources */,
E040399624D14D37008CF965 /* LalamoveModel.swift in Sources */,
E0B903C9259B11C20041EF62 /* FXSY_Detail_ViewController.swift in Sources */,
E083F0C526047EFF00627DBE /* DZGL_Cell.swift in Sources */,
E08A7AE024652E2C00F934F2 /* BingDingKeHuViewController.swift in Sources */,
F96E9D5A246656A700B5B94A /* HGImageCollectionViewController.swift in Sources */,
E0AA3A91248F626400CBFC27 /* XinCaiGouViewController.swift in Sources */,
......
......@@ -285,7 +285,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate,loginDelegate,UITabBarCont
let v2 = GoodsManageListVC()
// let v3 = WorkCViewController()
let v3 = DZSH_Mg_ViewController()
let v3 = DZGL_VC()
let v4 = WarehoseMangementListVC()
let v5 = PersonCenterViewController()
......
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17156" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17125"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
......
//
// DZGL_Cell.swift
// GeliBusinessPlatform
//
// Created by junye lu on 2021/3/19.
// Copyright © 2021 junye lu. All rights reserved.
//
import UIKit
protocol DZGL_Cell_Delegate {
func DZGL_Cell_Del_Action(cell:DZGL_Cell)
func DZGL_Cell_Edit_Action(cell:DZGL_Cell)
}
class DZGL_Cell: UITableViewCell {
var delegate:DZGL_Cell_Delegate?
@IBOutlet weak var img_view: UIImageView!
@IBOutlet weak var name_lbl: UILabel!
@IBOutlet weak var adr_lbl: UILabel!
@IBOutlet weak var relation_lbl: UILabel!
@IBOutlet weak var status_lbl: UILabel!
@IBOutlet weak var time_lbl: UILabel!
@IBOutlet weak var del_Btn: UIButton!
@IBAction func del_action(_ sender: UIButton) {
delegate?.DZGL_Cell_Del_Action(cell: self)
}
@IBAction func edit_action(_ sender: UIButton) {
delegate?.DZGL_Cell_Edit_Action(cell: self)
}
override func awakeFromNib() {
super.awakeFromNib()
self.selectionStyle = .none
}
override func setSelected(_ selected: Bool, animated: Bool) {
super.setSelected(selected, animated: animated)
// Configure the view for the selected state
}
}
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="DZGL_Cell" customModule="TestClass" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="375" height="220"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
<rect key="frame" x="0.0" y="0.0" width="375" height="220"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dsj-YL-KlO">
<rect key="frame" x="15" y="10" width="345" height="210"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="t7d-yP-VCA">
<rect key="frame" x="15" y="15" width="45" height="45"/>
<constraints>
<constraint firstAttribute="width" constant="45" id="Tpp-F0-CQa"/>
<constraint firstAttribute="height" constant="45" id="TsL-iZ-KoI"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eez-sE-t5E">
<rect key="frame" x="70" y="15" width="260" height="18"/>
<constraints>
<constraint firstAttribute="height" constant="18" id="MeH-ej-okm"/>
</constraints>
<fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="LabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabel" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VDc-ZS-k00">
<rect key="frame" x="70" y="41" width="260" height="31"/>
<constraints>
<constraint firstAttribute="height" constant="31" id="LMW-E5-iy2"/>
</constraints>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="11"/>
<color key="textColor" name="个人中心灰色字体"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="合作开始时间:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fdp-v1-l5H">
<rect key="frame" x="15" y="75" width="91" height="18"/>
<fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="合作状态:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Xlx-wn-0vL">
<rect key="frame" x="15" y="103" width="65" height="18"/>
<fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="合作关系:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CK8-nY-Guz">
<rect key="frame" x="15" y="131" width="65" height="19"/>
<fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KDA-Gv-8rD">
<rect key="frame" x="0.0" y="165" width="345" height="1"/>
<color key="backgroundColor" name="app底色"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="vaF-Eq-G28"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hbX-V8-qMi">
<rect key="frame" x="172" y="166" width="1" height="44"/>
<color key="backgroundColor" name="app底色"/>
<constraints>
<constraint firstAttribute="width" constant="1" id="Vrb-bk-xji"/>
</constraints>
</view>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2BO-us-qCa">
<rect key="frame" x="0.0" y="166" width="172" height="44"/>
<fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="13"/>
<state key="normal" title="删除">
<color key="titleColor" name="个人中心灰色字体"/>
</state>
<connections>
<action selector="del_action:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="kAi-xk-Dk7"/>
</connections>
</button>
<button opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2AC-1p-7ql">
<rect key="frame" x="173" y="166" width="172" height="44"/>
<fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="13"/>
<state key="normal" title="编辑店铺信息">
<color key="titleColor" name="蓝色字体颜色"/>
</state>
<connections>
<action selector="edit_action:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="ePf-qf-xnB"/>
</connections>
</button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1le-RP-UR7">
<rect key="frame" x="106" y="74.5" width="33" height="19"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<color key="textColor" name="个人中心灰色字体"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="254-Ff-3p7">
<rect key="frame" x="80" y="102.5" width="33" height="19"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<color key="textColor" name="个人中心灰色字体"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gp4-k1-mMJ">
<rect key="frame" x="80" y="131" width="33" height="19"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<color key="textColor" name="个人中心灰色字体"/>
<nil key="highlightedColor"/>
</label>
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="P9u-KQ-4yM">
<rect key="frame" x="0.0" y="166" width="345" height="44"/>
<color key="backgroundColor" name="白色背景色"/>
<fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="13"/>
<color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<state key="normal" title="删除">
<color key="titleColor" name="个人中心灰色字体"/>
</state>
<connections>
<action selector="del_action:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="SgD-Ba-KGx"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="hbX-V8-qMi" firstAttribute="top" secondItem="KDA-Gv-8rD" secondAttribute="bottom" id="0tT-yz-sQj"/>
<constraint firstItem="eez-sE-t5E" firstAttribute="leading" secondItem="t7d-yP-VCA" secondAttribute="trailing" constant="10" id="7AU-uB-Sj1"/>
<constraint firstAttribute="bottom" secondItem="P9u-KQ-4yM" secondAttribute="bottom" id="9EJ-6u-3fc"/>
<constraint firstItem="gp4-k1-mMJ" firstAttribute="centerY" secondItem="CK8-nY-Guz" secondAttribute="centerY" id="AOA-cd-MPx"/>
<constraint firstItem="254-Ff-3p7" firstAttribute="centerY" secondItem="Xlx-wn-0vL" secondAttribute="centerY" id="BXD-qT-hsO"/>
<constraint firstAttribute="trailing" secondItem="eez-sE-t5E" secondAttribute="trailing" constant="15" id="DiS-PU-JQJ"/>
<constraint firstItem="eez-sE-t5E" firstAttribute="top" secondItem="t7d-yP-VCA" secondAttribute="top" id="JV9-4K-Xxr"/>
<constraint firstItem="P9u-KQ-4yM" firstAttribute="leading" secondItem="dsj-YL-KlO" secondAttribute="leading" id="JzV-Ff-UBD"/>
<constraint firstAttribute="bottom" secondItem="hbX-V8-qMi" secondAttribute="bottom" id="KDk-e2-oNJ"/>
<constraint firstAttribute="trailing" secondItem="KDA-Gv-8rD" secondAttribute="trailing" id="Nnr-88-z76"/>
<constraint firstAttribute="trailing" secondItem="P9u-KQ-4yM" secondAttribute="trailing" id="ODY-TV-aD1"/>
<constraint firstItem="hbX-V8-qMi" firstAttribute="centerX" secondItem="dsj-YL-KlO" secondAttribute="centerX" id="Ogn-LQ-yrU"/>
<constraint firstItem="CK8-nY-Guz" firstAttribute="top" secondItem="Xlx-wn-0vL" secondAttribute="bottom" constant="10" id="PHU-iN-OmL"/>
<constraint firstItem="2AC-1p-7ql" firstAttribute="top" secondItem="KDA-Gv-8rD" secondAttribute="bottom" id="SP6-rP-DIY"/>
<constraint firstAttribute="bottom" secondItem="2AC-1p-7ql" secondAttribute="bottom" id="T7Z-wU-zAN"/>
<constraint firstItem="KDA-Gv-8rD" firstAttribute="top" secondItem="CK8-nY-Guz" secondAttribute="bottom" constant="15" id="Uwc-02-Iys"/>
<constraint firstAttribute="trailing" secondItem="2AC-1p-7ql" secondAttribute="trailing" id="VTB-2j-GRs"/>
<constraint firstItem="1le-RP-UR7" firstAttribute="leading" secondItem="fdp-v1-l5H" secondAttribute="trailing" id="VXQ-0J-Wkl"/>
<constraint firstItem="fdp-v1-l5H" firstAttribute="leading" secondItem="dsj-YL-KlO" secondAttribute="leading" constant="15" id="Vhq-T8-Qjp"/>
<constraint firstItem="CK8-nY-Guz" firstAttribute="leading" secondItem="dsj-YL-KlO" secondAttribute="leading" constant="15" id="VoF-An-R5Z"/>
<constraint firstItem="fdp-v1-l5H" firstAttribute="top" secondItem="t7d-yP-VCA" secondAttribute="bottom" constant="15" id="Xq6-dt-NjU"/>
<constraint firstItem="2BO-us-qCa" firstAttribute="leading" secondItem="dsj-YL-KlO" secondAttribute="leading" id="Xvh-ib-PrT"/>
<constraint firstAttribute="bottom" secondItem="2BO-us-qCa" secondAttribute="bottom" id="YN0-66-zsT"/>
<constraint firstItem="KDA-Gv-8rD" firstAttribute="leading" secondItem="dsj-YL-KlO" secondAttribute="leading" id="YqL-KC-ejJ"/>
<constraint firstItem="VDc-ZS-k00" firstAttribute="leading" secondItem="t7d-yP-VCA" secondAttribute="trailing" constant="10" id="afO-0P-XSG"/>
<constraint firstItem="2AC-1p-7ql" firstAttribute="leading" secondItem="hbX-V8-qMi" secondAttribute="trailing" id="cbw-Ih-ci1"/>
<constraint firstItem="hbX-V8-qMi" firstAttribute="leading" secondItem="2BO-us-qCa" secondAttribute="trailing" id="d8v-Ky-LjO"/>
<constraint firstItem="1le-RP-UR7" firstAttribute="centerY" secondItem="fdp-v1-l5H" secondAttribute="centerY" id="gvb-dl-gnX"/>
<constraint firstItem="2BO-us-qCa" firstAttribute="top" secondItem="KDA-Gv-8rD" secondAttribute="bottom" id="jTb-NM-LwZ"/>
<constraint firstItem="254-Ff-3p7" firstAttribute="leading" secondItem="Xlx-wn-0vL" secondAttribute="trailing" id="ltR-WU-pbZ"/>
<constraint firstAttribute="trailing" secondItem="VDc-ZS-k00" secondAttribute="trailing" constant="15" id="nWF-wq-qjN"/>
<constraint firstItem="t7d-yP-VCA" firstAttribute="top" secondItem="dsj-YL-KlO" secondAttribute="top" constant="15" id="p3i-0V-vJH"/>
<constraint firstItem="Xlx-wn-0vL" firstAttribute="leading" secondItem="dsj-YL-KlO" secondAttribute="leading" constant="15" id="pW5-6o-eez"/>
<constraint firstItem="P9u-KQ-4yM" firstAttribute="top" secondItem="KDA-Gv-8rD" secondAttribute="bottom" id="rk3-Ug-U47"/>
<constraint firstItem="gp4-k1-mMJ" firstAttribute="leading" secondItem="CK8-nY-Guz" secondAttribute="trailing" id="t1x-wY-FOW"/>
<constraint firstItem="Xlx-wn-0vL" firstAttribute="top" secondItem="fdp-v1-l5H" secondAttribute="bottom" constant="10" id="t8N-D6-jcK"/>
<constraint firstItem="t7d-yP-VCA" firstAttribute="leading" secondItem="dsj-YL-KlO" secondAttribute="leading" constant="15" id="ujk-9c-IHY"/>
<constraint firstItem="VDc-ZS-k00" firstAttribute="top" secondItem="eez-sE-t5E" secondAttribute="bottom" constant="8" id="xrc-TR-Nhu"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<color key="backgroundColor" name="app底色"/>
<constraints>
<constraint firstItem="dsj-YL-KlO" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="MCP-W1-zRX"/>
<constraint firstAttribute="trailing" secondItem="dsj-YL-KlO" secondAttribute="trailing" constant="15" id="T4M-Vk-a7q"/>
<constraint firstAttribute="bottom" secondItem="dsj-YL-KlO" secondAttribute="bottom" id="f2h-Yc-zKa"/>
<constraint firstItem="dsj-YL-KlO" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="jf5-kh-hrq"/>
</constraints>
</tableViewCellContentView>
<viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
<connections>
<outlet property="adr_lbl" destination="VDc-ZS-k00" id="bz9-u3-bFE"/>
<outlet property="del_Btn" destination="P9u-KQ-4yM" id="dRS-xY-j6e"/>
<outlet property="img_view" destination="t7d-yP-VCA" id="bGn-dg-FfG"/>
<outlet property="name_lbl" destination="eez-sE-t5E" id="9S2-ux-6E6"/>
<outlet property="relation_lbl" destination="gp4-k1-mMJ" id="R0M-SN-27Q"/>
<outlet property="status_lbl" destination="254-Ff-3p7" id="pQl-Y0-0AR"/>
<outlet property="time_lbl" destination="1le-RP-UR7" id="dtM-Tf-ZSj"/>
</connections>
<point key="canvasLocation" x="141.30434782608697" y="109.82142857142857"/>
</tableViewCell>
</objects>
<resources>
<namedColor name="app底色">
<color red="0.94509803921568625" green="0.94509803921568625" blue="0.94509803921568625" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="个人中心灰色字体">
<color red="0.38823529411764707" green="0.38823529411764707" blue="0.38823529411764707" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="标题字颜色">
<color red="0.18000000715255737" green="0.18000000715255737" blue="0.18000000715255737" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="白色背景色">
<color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="蓝色字体颜色">
<color red="0.27843137254901962" green="0.5607843137254902" blue="0.8901960784313725" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>
//
// DZGL_VC.swift
// GeliBusinessPlatform
//
// Created by junye lu on 2021/3/19.
// Copyright © 2021 junye lu. All rights reserved.
//
import UIKit
class DZGL_VC: BaseViewController, UITableViewDelegate, UITableViewDataSource, UISearchBarDelegate, SearchBarViewDelegate ,DZGL_Cell_Delegate{
func DZGL_Cell_Del_Action(cell: DZGL_Cell) {
print("Del",cell.tag)
}
func DZGL_Cell_Edit_Action(cell: DZGL_Cell) {
print("Edit",cell.tag)
}
func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
if tableView.tag == 2 {
return 44
}
return 220
}
@IBOutlet weak var cover_btn: UIButton!
@IBOutlet weak var select_list: UITableView!
@IBAction func close_action(_ sender: UIButton) {
cover_btn.isHidden = true
}
func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
return 3
}
var select_num = 0
func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) {
if tableView.tag == 2 {
select_num = indexPath.row
select_list.isHidden = true
cover_btn.isHidden = true
type_lbl.text = type_arr[select_num]
// self.tableView.mj_header?.beginRefreshing()
}
}
let type_arr = ["全部","1对1","1对多"]
func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
if tableView.tag == 2 {
var cell = tableView.dequeueReusableCell(withIdentifier: "cell")
if cell == nil {
cell = UITableViewCell(style: .default, reuseIdentifier: "cell")
cell?.selectionStyle = .none
cell?.textLabel?.font = UIFont.systemFont(ofSize: 13)
}
cell?.textLabel?.text = type_arr[indexPath.row]
return cell!
}
let cell = tableView.dequeueReusableCell(withIdentifier: "DZGL_Cell") as! DZGL_Cell
cell.delegate = self
cell.tag = indexPath.row
return cell
}
func clearSearchAction() {
}
func searchBarTextDidEndEditing(_ searchBar: UISearchBar) {
print("编辑即将结束了--")
removeBlackBtnView()
if keyword.count > 0 {
keyword = searchBar.text!
if keyword.count == 0 {
tableView.mj_header?.beginRefreshing()
}
}
}
//MARK: - search
var blackBtnView:UIButton! = nil
@objc func removeBlackBtnView(){
if blackBtnView != nil {
blackBtnView.removeFromSuperview()
searchV!.resignFirstResponder()
}
}
func searchBarShouldBeginEditing(_ searchBar: UISearchBar) -> Bool {
print("调起搜索后添加个蒙版本")
blackBtnView = UIButton ()
blackBtnView.backgroundColor = UIColor.init(named: "提示视图背景色")
self.view.addSubview(blackBtnView)
blackBtnView.snp.makeConstraints { (make) in
make.top.equalTo(search_view!.snp_bottom)
make.left.right.bottom.equalToSuperview()
}
blackBtnView.addTarget(self, action: #selector(removeBlackBtnView), for: .touchUpInside)
blackBtnView.isUserInteractionEnabled = false
return true
}
weak var searchV: SearchBarView? = nil
@IBOutlet weak var tableView: UITableView!
@IBAction func show_select_action(_ sender: UIButton) {
cover_btn.isHidden = !cover_btn.isHidden
select_list.isHidden = cover_btn.isHidden
}
@IBOutlet weak var type_lbl: UILabel!
@IBOutlet weak var search_view: UIView!
var page : Int = 0
let UserToken = UserDefaults.standard.value(forKey: "user_token")
var keyword = ""
var isUpData = false{
didSet{
if !isUpData {
if tableView != nil {
tableView.mj_header?.beginRefreshing()
}
}
}
}
override func viewDidLoad() {
super.viewDidLoad()
navbar.title = "店长管理"
navbar.rightTitle = "新增店铺"
self.view.addSubview(navbar)
SetTopFrame(view: search_view, height: 44)
// Do any additional setup after loading the view.
let searchBr = SearchBarView.init()
searchV = searchBr
self.search_view.addSubview(searchBr)
searchV?.changecornerRadius(cornerRadius: 35*0.5)
searchBr.placeholderStr = "请输入分销商名称"
searchBr.delegate = self
searchBr.delegateL = self
searchBr.snp.makeConstraints { (make) in
make.left.equalTo(0)
make.right.equalTo(0)
make.centerY.equalToSuperview()
make.height.equalTo(35)
}
tableView.separatorStyle = .none
tableView.showsVerticalScrollIndicator = false
headerMJ.setRefreshingTarget(self, refreshingAction: #selector(loadData))
tableView.mj_header = self.headerMJ
// tableView.mj_header?.beginRefreshing()
self.footerMJ.setRefreshingTarget(self, refreshingAction: #selector(loadMoreData))
tableView.mj_footer = self.footerMJ
tableView.register(UINib(nibName: "DZGL_Cell", bundle: nil), forCellReuseIdentifier: "DZGL_Cell")
}
@objc func loadData(){
page = 1
isUpData = true
}
@objc func loadMoreData(){
}
}
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="DZGL_VC" customModule="TestClass" customModuleProvider="target">
<connections>
<outlet property="cover_btn" destination="Pdt-an-Tvg" id="5sD-9c-NgJ"/>
<outlet property="search_view" destination="uxl-aA-ck1" id="TNn-sR-6kj"/>
<outlet property="select_list" destination="vSW-eJ-qhq" id="cvE-sk-1lw"/>
<outlet property="tableView" destination="nq0-8j-V7p" id="f2J-vd-Egr"/>
<outlet property="type_lbl" destination="Urv-DZ-W7f" id="8o6-o2-V3u"/>
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uxl-aA-ck1">
<rect key="frame" x="0.0" y="44" width="414" height="44"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstAttribute="height" constant="44" id="f05-HG-E9h"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="t2m-Hm-M5r">
<rect key="frame" x="0.0" y="88" width="414" height="44"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="关系类型" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Urv-DZ-W7f">
<rect key="frame" x="15" y="12.5" width="52" height="19"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="jinru" translatesAutoresizingMaskIntoConstraints="NO" id="WQ3-3E-doZ">
<rect key="frame" x="389" y="17.5" width="10" height="9"/>
<constraints>
<constraint firstAttribute="height" constant="9" id="RLg-AT-p72"/>
<constraint firstAttribute="width" constant="10" id="hsu-aK-hkG"/>
</constraints>
</imageView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8D6-g2-iF0">
<rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
<connections>
<action selector="show_select_action:" destination="-1" eventType="touchUpInside" id="5Lq-3X-iml"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="8D6-g2-iF0" firstAttribute="leading" secondItem="t2m-Hm-M5r" secondAttribute="leading" id="064-xw-9Tk"/>
<constraint firstAttribute="trailing" secondItem="WQ3-3E-doZ" secondAttribute="trailing" constant="15" id="07e-aO-aBN"/>
<constraint firstAttribute="bottom" secondItem="8D6-g2-iF0" secondAttribute="bottom" id="Cv0-NV-3ij"/>
<constraint firstItem="WQ3-3E-doZ" firstAttribute="centerY" secondItem="Urv-DZ-W7f" secondAttribute="centerY" id="KjF-eh-1dj"/>
<constraint firstItem="Urv-DZ-W7f" firstAttribute="leading" secondItem="t2m-Hm-M5r" secondAttribute="leading" constant="15" id="LPn-m6-R7s"/>
<constraint firstAttribute="trailing" secondItem="8D6-g2-iF0" secondAttribute="trailing" id="aRV-hB-RoR"/>
<constraint firstItem="Urv-DZ-W7f" firstAttribute="centerY" secondItem="t2m-Hm-M5r" secondAttribute="centerY" id="lrA-PB-Jpq"/>
<constraint firstAttribute="height" constant="44" id="rdr-YP-eaZ"/>
<constraint firstItem="8D6-g2-iF0" firstAttribute="top" secondItem="t2m-Hm-M5r" secondAttribute="top" id="v8J-ud-W8o"/>
</constraints>
</view>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="nq0-8j-V7p">
<rect key="frame" x="0.0" y="132" width="414" height="764"/>
<color key="backgroundColor" name="app底色"/>
<connections>
<outlet property="dataSource" destination="-1" id="gD4-ja-PIN"/>
<outlet property="delegate" destination="-1" id="9la-GZ-ALM"/>
</connections>
</tableView>
<button hidden="YES" opaque="NO" alpha="0.40000000000000002" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Pdt-an-Tvg">
<rect key="frame" x="0.0" y="132" width="414" height="764"/>
<color key="backgroundColor" name="标题字颜色"/>
<connections>
<action selector="close_action:" destination="-1" eventType="touchUpInside" id="KZ7-vf-L5g"/>
</connections>
</button>
<tableView hidden="YES" clipsSubviews="YES" tag="2" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="vSW-eJ-qhq">
<rect key="frame" x="0.0" y="132" width="414" height="132"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstAttribute="height" constant="132" id="7Fv-1X-DKn"/>
</constraints>
<connections>
<outlet property="dataSource" destination="-1" id="823-VV-FmN"/>
<outlet property="delegate" destination="-1" id="8Gy-1s-te3"/>
</connections>
</tableView>
</subviews>
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="nq0-8j-V7p" secondAttribute="bottom" id="CGK-ud-54t"/>
<constraint firstItem="t2m-Hm-M5r" firstAttribute="top" secondItem="uxl-aA-ck1" secondAttribute="bottom" id="DvH-Mg-Cde"/>
<constraint firstItem="uxl-aA-ck1" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="Edi-b7-jpx"/>
<constraint firstItem="vSW-eJ-qhq" firstAttribute="top" secondItem="t2m-Hm-M5r" secondAttribute="bottom" id="KzR-Hp-Sy0"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="uxl-aA-ck1" secondAttribute="trailing" id="RLf-hH-T7S"/>
<constraint firstItem="Pdt-an-Tvg" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="UXi-b6-iJ0"/>
<constraint firstItem="Pdt-an-Tvg" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="VEO-fz-fdv"/>
<constraint firstItem="nq0-8j-V7p" firstAttribute="top" secondItem="t2m-Hm-M5r" secondAttribute="bottom" id="beL-lG-hLJ"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="nq0-8j-V7p" secondAttribute="trailing" id="eMb-0u-Zjb"/>
<constraint firstItem="Pdt-an-Tvg" firstAttribute="top" secondItem="t2m-Hm-M5r" secondAttribute="bottom" id="gGh-qe-d5E"/>
<constraint firstItem="uxl-aA-ck1" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="hth-wo-Tfo"/>
<constraint firstAttribute="bottom" secondItem="Pdt-an-Tvg" secondAttribute="bottom" id="it6-Kn-uaZ"/>
<constraint firstItem="vSW-eJ-qhq" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="mUm-sM-uLA"/>
<constraint firstItem="nq0-8j-V7p" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="ncg-WO-RUs"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="vSW-eJ-qhq" secondAttribute="trailing" id="qq0-Uh-GGg"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="t2m-Hm-M5r" secondAttribute="trailing" id="xS8-tC-zsT"/>
<constraint firstItem="t2m-Hm-M5r" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="xXl-Tc-AXx"/>
</constraints>
<point key="canvasLocation" x="-197.10144927536234" y="99.776785714285708"/>
</view>
</objects>
<resources>
<image name="jinru" width="13" height="23"/>
<namedColor name="app底色">
<color red="0.94509803921568625" green="0.94509803921568625" blue="0.94509803921568625" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="标题字颜色">
<color red="0.18000000715255737" green="0.18000000715255737" blue="0.18000000715255737" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17506" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17505"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
......
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