TG-PlatformPlus/qml/common/QxText.qml

7 lines
103 B
QML

import QtQuick
// import "../Style"
Text {
font.family: "微软雅黑"
font.pointSize: 12
}