Commit 83f06ec4 authored by 刘俊宏's avatar 刘俊宏

分销商分账设置

parent e7837bf6
......@@ -598,6 +598,8 @@
F9B9FAC424DE3BA200ACDC8F /* LalamoveBillTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F9B9FAC224DE3BA200ACDC8F /* LalamoveBillTableViewCell.xib */; };
F9B9FAC724DE409300ACDC8F /* UpBillDataTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9B9FAC524DE409300ACDC8F /* UpBillDataTableViewCell.swift */; };
F9B9FAC824DE409300ACDC8F /* UpBillDataTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F9B9FAC624DE409300ACDC8F /* UpBillDataTableViewCell.xib */; };
F9C2F6F8254FE14900516E00 /* DistributorSettingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9C2F6F6254FE14900516E00 /* DistributorSettingViewController.swift */; };
F9C2F6F9254FE14900516E00 /* DistributorSettingViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F9C2F6F7254FE14900516E00 /* DistributorSettingViewController.xib */; };
F9D44E8324CBC50700FBD8DB /* WayBillAddressCanDelItemCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9D44E8124CBC50700FBD8DB /* WayBillAddressCanDelItemCell.swift */; };
F9D44E8424CBC50700FBD8DB /* WayBillAddressCanDelItemCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F9D44E8224CBC50700FBD8DB /* WayBillAddressCanDelItemCell.xib */; };
F9D44E8824CBC6A400FBD8DB /* ToAndFormSelectViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9D44E8624CBC6A400FBD8DB /* ToAndFormSelectViewController.swift */; };
......@@ -1290,6 +1292,8 @@
F9B9FAC224DE3BA200ACDC8F /* LalamoveBillTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = LalamoveBillTableViewCell.xib; sourceTree = "<group>"; };
F9B9FAC524DE409300ACDC8F /* UpBillDataTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpBillDataTableViewCell.swift; sourceTree = "<group>"; };
F9B9FAC624DE409300ACDC8F /* UpBillDataTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = UpBillDataTableViewCell.xib; sourceTree = "<group>"; };
F9C2F6F6254FE14900516E00 /* DistributorSettingViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DistributorSettingViewController.swift; sourceTree = "<group>"; };
F9C2F6F7254FE14900516E00 /* DistributorSettingViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = DistributorSettingViewController.xib; sourceTree = "<group>"; };
F9D44E8124CBC50700FBD8DB /* WayBillAddressCanDelItemCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WayBillAddressCanDelItemCell.swift; sourceTree = "<group>"; };
F9D44E8224CBC50700FBD8DB /* WayBillAddressCanDelItemCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = WayBillAddressCanDelItemCell.xib; sourceTree = "<group>"; };
F9D44E8624CBC6A400FBD8DB /* ToAndFormSelectViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ToAndFormSelectViewController.swift; sourceTree = "<group>"; };
......@@ -1961,6 +1965,7 @@
E09B03AD2445B0BA00211A51 /* ViewController */ = {
isa = PBXGroup;
children = (
F9C2F6EF254FDEAC00516E00 /* 分销商分账设置 */,
F9A4AB6A24C9220C00094BD1 /* 货拉拉 */,
F90F881B24C822750050EF02 /* 城市列表 */,
F9956B1F24640865001A617D /* 商品分类 */,
......@@ -3079,6 +3084,15 @@
path = cell;
sourceTree = "<group>";
};
F9C2F6EF254FDEAC00516E00 /* 分销商分账设置 */ = {
isa = PBXGroup;
children = (
F9C2F6F6254FE14900516E00 /* DistributorSettingViewController.swift */,
F9C2F6F7254FE14900516E00 /* DistributorSettingViewController.xib */,
);
path = "分销商分账设置";
sourceTree = "<group>";
};
F9D44E8524CBC66900FBD8DB /* 收发货地址 */ = {
isa = PBXGroup;
children = (
......@@ -3409,6 +3423,7 @@
F9D44E8924CBC6A400FBD8DB /* ToAndFormSelectViewController.xib in Resources */,
E0C4F4A8244EC82A00CC7E2F /* TitleAndBtnCell.xib in Resources */,
E02FD9F72455790800E10E27 /* DiZhiGuanLiCell.xib in Resources */,
F9C2F6F9254FE14900516E00 /* DistributorSettingViewController.xib in Resources */,
E0BE8AA5245AA31400E80134 /* YingFuZhangKuanXQViewController.xib in Resources */,
E0F97B1B2451951D001BD600 /* ShangPinGguiGeCell.xib in Resources */,
E07B1E70245929060055BA3C /* GYSGLViewController.xib in Resources */,
......@@ -3751,6 +3766,7 @@
F95A9ED8245520E500867849 /* OrderListVC.swift in Sources */,
F995CEA62547CAC000202BA8 /* InvoiceInfoModel.swift in Sources */,
E03549A8245820C2008BD021 /* PiCiXuanZeCell.swift in Sources */,
F9C2F6F8254FE14900516E00 /* DistributorSettingViewController.swift in Sources */,
F9217E012485E6E800C4CF67 /* MessageListModel.swift in Sources */,
F956D59E246A2D9C003FF510 /* LMNTextStorage+Export.m in Sources */,
E0337EF12464F69000952EF4 /* YingFuZKListViewController.swift in Sources */,
......
//
// DistributorSettingViewController.swift
// GeliBusinessPlatform
//
// Created by 刘俊宏 on 2020/11/2.
// Copyright © 2020 junye lu. All rights reserved.
//
import UIKit
class DistributorSettingViewController: BaseViewController {
@IBOutlet weak var topLbl: UILabel!
override func viewDidLoad() {
super.viewDidLoad()
navbar.title = "分销商分账设置"
self.view.addSubview(navbar)
self.view.backgroundColor = .white
// Do any additional setup after loading the view.
topLbl.snp.makeConstraints { (make) in
make.top.equalTo(NavCGRect.height+20)
make.left.equalTo(15)
}
}
@IBOutlet weak var typeBtn1: UIButton!
@IBOutlet weak var typeBtn2: UIButton!
@IBAction func typeAction(_ sender: UIButton) {
if typeBtn1 == sender {
typeBtn1 .setImage(UIImage.init(named: "yuxuan"), for: .normal)
typeBtn2 .setImage(UIImage.init(named: "daixuan"), for: .normal)
}else if typeBtn2 == sender{
typeBtn1 .setImage(UIImage.init(named: "daixuan"), for: .normal)
typeBtn2 .setImage(UIImage.init(named: "yuxuan"), for: .normal)
}
}
@IBOutlet weak var sharetypeBtn1: UIButton!
@IBOutlet weak var sharetypeBtn2: UIButton!
@IBAction func sharetypeAction(_ sender: UIButton) {
if sharetypeBtn1 == sender {
sharetypeBtn1 .setImage(UIImage.init(named: "yuxuan"), for: .normal)
sharetypeBtn2 .setImage(UIImage.init(named: "daixuan"), for: .normal)
}else if sharetypeBtn2 == sender{
sharetypeBtn1 .setImage(UIImage.init(named: "daixuan"), for: .normal)
sharetypeBtn2 .setImage(UIImage.init(named: "yuxuan"), for: .normal)
}
}
@IBAction func submitAction(_ sender: Any) {
//保存
}
}
<?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">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17126"/>
<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="DistributorSettingViewController" customModule="TestClass" customModuleProvider="target">
<connections>
<outlet property="sharetypeBtn1" destination="7Jf-Vg-Ti2" id="dPC-FK-G2x"/>
<outlet property="sharetypeBtn2" destination="kUr-sL-blR" id="g8o-jB-DgV"/>
<outlet property="topLbl" destination="M3H-QL-Wkh" id="ArN-vW-hMc"/>
<outlet property="typeBtn1" destination="1Jz-fi-X6W" id="ok7-xo-CT3"/>
<outlet property="typeBtn2" destination="WrZ-HX-Mdp" id="hww-UP-qem"/>
<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="U8z-0Z-8lJ" customClass="LGButton" customModule="LGButton">
<rect key="frame" x="0.0" y="813" width="414" height="49"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstAttribute="height" constant="49" id="fkd-YV-Nq4"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="gradientStartColor">
<color key="value" name="按钮渐变色上"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="gradientEndColor">
<color key="value" name="按钮渐变色下,字体颜色"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="boolean" keyPath="gradientHorizontal" value="YES"/>
<userDefinedRuntimeAttribute type="string" keyPath="titleString" value="保存"/>
<userDefinedRuntimeAttribute type="number" keyPath="titleFontSize">
<real key="value" value="17"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="string" keyPath="titleFontName" value="PingFangSC"/>
</userDefinedRuntimeAttributes>
<connections>
<action selector="submitAction:" destination="-1" eventType="touchUpInside" id="eHs-JC-OWz"/>
</connections>
</view>
<view userInteractionEnabled="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UWP-yu-lmR" customClass="LGButton" customModule="LGButton">
<rect key="frame" x="0.0" y="862" width="414" height="34"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="gradientStartColor">
<color key="value" name="按钮渐变色上"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="gradientEndColor">
<color key="value" name="按钮渐变色下,字体颜色"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="boolean" keyPath="gradientHorizontal" value="YES"/>
</userDefinedRuntimeAttributes>
<connections>
<action selector="submitAction:" destination="-1" eventType="valueChanged" id="9Tx-Bb-shE"/>
</connections>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="分账方式:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="M3H-QL-Wkh">
<rect key="frame" x="39" y="64" width="56" height="19"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1Jz-fi-X6W">
<rect key="frame" x="110" y="64" width="80" height="19"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<state key="normal" title=" 人工结算" image="yuxuan">
<color key="titleColor" name="标题字颜色"/>
</state>
<connections>
<action selector="typeAction:" destination="-1" eventType="touchUpInside" id="0hK-AY-Y7c"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WrZ-HX-Mdp">
<rect key="frame" x="215" y="64" width="80" height="19"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<state key="normal" title=" 自动结算" image="daixuan">
<color key="titleColor" name="标题字颜色"/>
</state>
<connections>
<action selector="typeAction:" destination="-1" eventType="touchUpInside" id="vXK-mL-4go"/>
</connections>
</button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="系统根据你设置的比例,自动与分销员进行结算。" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rdF-Hk-QO2">
<rect key="frame" x="110" y="93" width="294" height="18.5"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<color key="textColor" name="灰色字体颜色"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NCh-yY-mA1">
<rect key="frame" x="15" y="131.5" width="399" height="1"/>
<color key="backgroundColor" name="灰色分界线"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="O4O-5A-JCd"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="佣金结算时间:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2Yp-84-pY1">
<rect key="frame" x="13.5" y="152.5" width="81.5" height="19"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="sJn-mb-uqO">
<rect key="frame" x="110" y="152.5" width="119" height="19"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<state key="normal" title=" 交易完成后结算" image="yuxuan">
<color key="titleColor" name="标题字颜色"/>
</state>
</button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="一般情况下订单交易完成会给分销员结算佣金,期间发生的退款会自动扣除。" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HfM-JI-5kt">
<rect key="frame" x="110" y="181.5" width="294" height="36.5"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<color key="textColor" name="灰色字体颜色"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="abH-an-xUL">
<rect key="frame" x="15" y="238" width="399" height="1"/>
<color key="backgroundColor" name="灰色分界线"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="UVe-Sm-4Pq"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="商品分享结算:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cd1-Ru-T4p">
<rect key="frame" x="13.5" y="259" width="81.5" height="19"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7Jf-Vg-Ti2">
<rect key="frame" x="110" y="259" width="78" height="19"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<state key="normal" title=" 1对1结算" image="yuxuan">
<color key="titleColor" name="标题字颜色"/>
</state>
<connections>
<action selector="sharetypeAction:" destination="-1" eventType="touchUpInside" id="WEM-cs-sfa"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kUr-sL-blR">
<rect key="frame" x="213" y="259" width="85" height="19"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<state key="normal" title=" 1对多结算" image="daixuan">
<color key="titleColor" name="标题字颜色"/>
</state>
<connections>
<action selector="sharetypeAction:" destination="-1" eventType="touchUpInside" id="QAV-Pp-TsC"/>
</connections>
</button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="即用户进入分销员发送链接绑定关系,随后所买的分销商品只结算给该绑定分销员。" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="120-wO-RM3">
<rect key="frame" x="110" y="288" width="294" height="36.5"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<color key="textColor" name="灰色字体颜色"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
<color key="backgroundColor" name="白色背景色"/>
<constraints>
<constraint firstItem="1Jz-fi-X6W" firstAttribute="centerY" secondItem="M3H-QL-Wkh" secondAttribute="centerY" id="4OE-oT-C5b"/>
<constraint firstItem="U8z-0Z-8lJ" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="5CI-af-Kzv"/>
<constraint firstItem="M3H-QL-Wkh" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="20" id="6FM-nh-S6o"/>
<constraint firstItem="sJn-mb-uqO" firstAttribute="leading" secondItem="2Yp-84-pY1" secondAttribute="trailing" constant="15" id="AVR-yw-tDb"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="120-wO-RM3" secondAttribute="trailing" constant="10" id="AeU-pr-N3h"/>
<constraint firstItem="NCh-yY-mA1" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="15" id="BS2-DU-hjQ"/>
<constraint firstAttribute="trailing" secondItem="abH-an-xUL" secondAttribute="trailing" id="BWL-WE-4TM"/>
<constraint firstItem="M3H-QL-Wkh" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="95" id="EVC-OV-tyg"/>
<constraint firstAttribute="bottom" secondItem="UWP-yu-lmR" secondAttribute="bottom" id="F6D-M7-Wbb"/>
<constraint firstItem="cd1-Ru-T4p" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="95" id="GCd-AU-ePi"/>
<constraint firstItem="sJn-mb-uqO" firstAttribute="centerY" secondItem="2Yp-84-pY1" secondAttribute="centerY" id="GKg-Mv-1S7"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="U8z-0Z-8lJ" secondAttribute="bottom" id="KTe-2w-5Fj"/>
<constraint firstItem="cd1-Ru-T4p" firstAttribute="top" secondItem="abH-an-xUL" secondAttribute="bottom" constant="20" id="Kes-eI-MPy"/>
<constraint firstItem="rdF-Hk-QO2" firstAttribute="leading" secondItem="1Jz-fi-X6W" secondAttribute="leading" id="LmN-2g-637"/>
<constraint firstItem="WrZ-HX-Mdp" firstAttribute="leading" secondItem="1Jz-fi-X6W" secondAttribute="trailing" constant="25" id="Okm-0L-J6z"/>
<constraint firstItem="120-wO-RM3" firstAttribute="leading" secondItem="7Jf-Vg-Ti2" secondAttribute="leading" id="PRZ-gw-For"/>
<constraint firstItem="rdF-Hk-QO2" firstAttribute="top" secondItem="M3H-QL-Wkh" secondAttribute="bottom" constant="10" id="Pdg-gl-f44"/>
<constraint firstItem="1Jz-fi-X6W" firstAttribute="leading" secondItem="M3H-QL-Wkh" secondAttribute="trailing" constant="15" id="Qn1-VT-M8P"/>
<constraint firstItem="U8z-0Z-8lJ" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="RL3-D0-13p"/>
<constraint firstItem="NCh-yY-mA1" firstAttribute="top" secondItem="rdF-Hk-QO2" secondAttribute="bottom" constant="20" id="S7e-CW-qUl"/>
<constraint firstItem="UWP-yu-lmR" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="TTR-h4-hwV"/>
<constraint firstItem="kUr-sL-blR" firstAttribute="leading" secondItem="7Jf-Vg-Ti2" secondAttribute="trailing" constant="25" id="Wyu-ex-0KT"/>
<constraint firstItem="2Yp-84-pY1" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="95" id="XGL-xU-9pB"/>
<constraint firstItem="2Yp-84-pY1" firstAttribute="top" secondItem="NCh-yY-mA1" secondAttribute="bottom" constant="20" id="Zb7-RR-zRv"/>
<constraint firstItem="UWP-yu-lmR" firstAttribute="top" secondItem="U8z-0Z-8lJ" secondAttribute="bottom" id="ZjI-3U-xNb"/>
<constraint firstItem="120-wO-RM3" firstAttribute="top" secondItem="cd1-Ru-T4p" secondAttribute="bottom" constant="10" id="ckC-DG-VG9"/>
<constraint firstItem="abH-an-xUL" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="15" id="gjm-I0-mAd"/>
<constraint firstItem="HfM-JI-5kt" firstAttribute="leading" secondItem="sJn-mb-uqO" secondAttribute="leading" id="h9f-kh-Tyf"/>
<constraint firstItem="kUr-sL-blR" firstAttribute="centerY" secondItem="cd1-Ru-T4p" secondAttribute="centerY" id="jXd-bb-0TW"/>
<constraint firstItem="7Jf-Vg-Ti2" firstAttribute="leading" secondItem="cd1-Ru-T4p" secondAttribute="trailing" constant="15" id="lgF-yU-JfX"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="NCh-yY-mA1" secondAttribute="trailing" id="mlU-MB-6dk"/>
<constraint firstItem="WrZ-HX-Mdp" firstAttribute="centerY" secondItem="M3H-QL-Wkh" secondAttribute="centerY" id="n2n-kv-nAG"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="rdF-Hk-QO2" secondAttribute="trailing" constant="10" id="na2-Rx-5x3"/>
<constraint firstItem="UWP-yu-lmR" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="nka-fx-VTh"/>
<constraint firstItem="7Jf-Vg-Ti2" firstAttribute="centerY" secondItem="cd1-Ru-T4p" secondAttribute="centerY" id="tiO-JV-Q9v"/>
<constraint firstItem="abH-an-xUL" firstAttribute="top" secondItem="HfM-JI-5kt" secondAttribute="bottom" constant="20" id="waw-NM-mmJ"/>
<constraint firstItem="HfM-JI-5kt" firstAttribute="top" secondItem="2Yp-84-pY1" secondAttribute="bottom" constant="10" id="xPP-Qm-9ZD"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="HfM-JI-5kt" secondAttribute="trailing" constant="10" id="zvR-s1-LiO"/>
</constraints>
<point key="canvasLocation" x="-62.318840579710148" y="123.88392857142857"/>
</view>
</objects>
<designables>
<designable name="U8z-0Z-8lJ">
<size key="intrinsicContentSize" width="10" height="10"/>
</designable>
<designable name="UWP-yu-lmR">
<size key="intrinsicContentSize" width="10" height="10"/>
</designable>
</designables>
<resources>
<image name="daixuan" width="19" height="19"/>
<image name="yuxuan" width="19" height="19"/>
<namedColor name="按钮渐变色上">
<color red="0.3880000114440918" green="0.62400001287460327" blue="0.90200001001358032" 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>
<namedColor name="标题字颜色">
<color red="0.18000000715255737" green="0.18000000715255737" blue="0.18000000715255737" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="灰色分界线">
<color red="0.92941176470588238" green="0.92941176470588238" blue="0.92941176470588238" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="灰色字体颜色">
<color red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="白色背景色">
<color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>
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