Commit 6a476b9b authored by lujunye's avatar lujunye

补充圆角

parent f882d8aa
...@@ -78,6 +78,11 @@ ...@@ -78,6 +78,11 @@
<fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="15"/> <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="15"/>
<color key="textColor" name="标题字颜色"/> <color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/> <nil key="highlightedColor"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="5"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</label> </label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="X4c-4d-3n7"> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="X4c-4d-3n7">
<rect key="frame" x="0.0" y="662" width="414" height="1"/> <rect key="frame" x="0.0" y="662" width="414" height="1"/>
......
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