JLChen
2021-05-18 a869383e163a18cdedcf587383c1eca043129754
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>MaskView</key>
    <dict>
        <key>isShowMoveArea</key>
        <false/>
        <key>isShowLinkage</key>
        <false/>
        <key>isShowWeather</key>
        <false/>
        <key>isShowDialog</key>
        <false/>
        <key>isShowAllRecord</key>
        <true/>
        <key>isShowCollection</key>
        <false/>
    </dict>
    <key>Color</key>
    <dict>
        <key>ThemeColor</key>
        <string>f18d00</string>
        <key>ThemeSecondColor</key>
        <string>f18d00</string>
        <key>LiveMonitorDateBarColor</key>
        <string>808080</string>
        <key>PlayOperateBgColor</key>
        <string>ffffff</string>
        <key>NavigationBarColor</key>
        <string>FFFFFF</string>
        <key>NavigationTextColor</key>
        <string>372F2D</string>
    </dict>
    <key>ShareSheetType</key>
    <dict>
        <key>separateLineColor</key>
        <string>FFFFFF</string>
        <key>containerBgColor</key>
        <string>FFFFFF</string>
        <key>buttonBgColor</key>
        <string>f18d00</string>
        <key>cancleTitleColor</key>
        <string>E14123</string>
        <key>paddingBetwennCancleAndOther</key>
        <integer>5</integer>
        <key>showButtonBackground</key>
        <true/>
    </dict>
    <key>PTZPanelStyle</key>
    <integer>1</integer>
    <key>CommonButtonConfig</key>
    <dict>
        <key>backgroundColor</key>
        <string>f18d00</string>
        <key>cornerRadius</key>
        <real>22.5</real>
        <key>height</key>
        <integer>45</integer>
    </dict>
    <key>PreloadIntroductionModels</key>
    <array>
        <string>LOOC</string>
        <string>Base Station Pro</string>
        <string>Doorbell</string>
        <string>Chime</string>
        <string>Scout Door Contact</string>
        <string>Cue</string>
        <string>Cue 1080P</string>
        <string>Ranger</string>
        <string>Ranger 1080P</string>
        <string>Ranger IQ</string>
        <string>Ranger Pro </string>
        <string>Ranger Pro G</string>
        <string>Ranger Pro G 4MP</string>
        <string>Ranger Pro Z</string>
        <string>Ranger Pro Z 4MP</string>
        <string>Bullet</string>
        <string>Doorbell Wired</string>
        <string>Base Station</string>
        <string>Scout Siren</string>
        <string>Scout Motion Detector</string>
        <string>Scout Curtain Detector</string>
        <string>IPC Other</string>
    </array>
</dict>
</plist>