没什么修改

This commit is contained in:
625781186 2018-08-09 18:09:26 +08:00
parent 1c513a808d
commit 73bd531099
3 changed files with 52 additions and 9 deletions

View file

@ -7,8 +7,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>648</width>
<height>493</height>
<width>797</width>
<height>536</height>
</rect>
</property>
<property name="windowTitle">
@ -239,7 +239,7 @@
<item row="1" column="1">
<widget class="QLabel" name="label_19">
<property name="text">
<string>直通工具</string>
<string>直通车工具工具工具</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
@ -309,7 +309,7 @@
<item row="1" column="1">
<widget class="QLabel" name="label_14">
<property name="text">
<string>直通工具</string>
<string>直通</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>

View file

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# Form implementation generated from reading ui file 'D:\pyPro\hoverMenu\Main.ui'
# Form implementation generated from reading ui file 'D:\QGroup_432987409\WoHowLearn\0.M_I_pyqt\partner_625781186\5.hoverMenu\Main.ui'
#
# Created by: PyQt5 UI code generator 5.9
#
@ -159,8 +159,8 @@ class Ui_MainWindow(object):
MainWindow.setWindowTitle(_translate("MainWindow", "MainWindow"))
self.label_15.setText(_translate("MainWindow", "店铺数据"))
self.label_16.setText(_translate("MainWindow", "竞品分析"))
self.label_19.setText(_translate("MainWindow", "直通工具"))
self.label_14.setText(_translate("MainWindow", "直通工具"))
self.label_19.setText(_translate("MainWindow", "直通车工具工具工具"))
self.label_14.setText(_translate("MainWindow", "直通"))
self.label_17.setText(_translate("MainWindow", "个人中心"))
self.label_18.setText(_translate("MainWindow", "退出登录"))
self.action1.setText(_translate("MainWindow", "1"))

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Project SYSTEM "Project-5.1.dtd">
<!-- eric project file for project hoverMenu -->
<!-- Saved: 2018-07-07, 14:22:08 -->
<!-- Saved: 2018-07-07, 19:07:43 -->
<!-- Copyright (C) 2018 , -->
<Project version="5.1">
<Language></Language>
@ -44,7 +44,10 @@
<Resource>tbqrc.qrc</Resource>
</Resources>
<Interfaces/>
<Others/>
<Others>
<Other>Documentation</Other>
<Other>/Documentation</Other>
</Others>
<Vcs>
<VcsType>None</VcsType>
</Vcs>
@ -65,4 +68,44 @@
<FiletypeAssociation pattern="README" type="OTHERS"/>
<FiletypeAssociation pattern="README.*" type="OTHERS"/>
</FiletypeAssociations>
<Documentation>
<DocumentationParams>
<dict>
<key>
<string>ERIC4DOC</string>
</key>
<value>
<dict>
<key>
<string>cssFile</string>
</key>
<value>
<string>%PYTHON%/eric6/CSSs/default.css</string>
</value>
<key>
<string>ignoreFilePatterns</string>
</key>
<value>
<list>
<string>tbqrc_rc.py</string>
<string>Ui_Main.py</string>
</list>
</value>
<key>
<string>outputDirectory</string>
</key>
<value>
<string>Documentation</string>
</value>
<key>
<string>qtHelpEnabled</string>
</key>
<value>
<bool>False</bool>
</value>
</dict>
</value>
</dict>
</DocumentationParams>
</Documentation>
</Project>