Skip to content

Commit 94533fd

Browse files
author
黄佰荣
committed
修改数据
1 parent 5df4e1b commit 94533fd

File tree

2 files changed

+17
-19
lines changed

2 files changed

+17
-19
lines changed

qpython-docs/index.html

Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,7 @@
8585
<div class="col-lg-offset-2 col-lg-8 col-md-offset-2 col-md-8 col-sm-offset-2 col-sm-8">
8686
<h2 class="h2"><span class="index-tag"></span>About QPython</h2>
8787
<div class="index-content-text">
88-
QPython is a Python programming engine on your Android device. It integrates an interpreter, console, editor and QSL4A library, and fully supports web development, scientific computing and AI expansion.
89-
<br />Whether you are new to Python programming or an experienced developer, QPython can provide you with a powerful mobile programming workstation.
88+
QPython integrates the Python interpreter, AI model engine and mobile development tool chain, supports Web development, scientific computing and intelligent application construction, provides a complete mobile programming solution, and provides developer courses and community resources to help continuous learning.
9089
</div>
9190
<ul class="index-shop-logo-ul">
9291
<li style="text-align: center;" class="visible-xs">
@@ -175,30 +174,29 @@ <h4><img src="static/ic_support@2x.png" width="19px"> Community & Feedback</h4>
175174
What's the difference between QPython and QPython3?
176175
</p-->
177176
</li>
178-
<li class="index-faq-li col-sm-4 hidden-xs">
179-
<!-- <div style="text-align: right;">
177+
<!--<li class="index-faq-li col-sm-4 hidden-xs">
178+
<div style="text-align: right;">
180179
<img class="index-shop-img" src="static/ic_appstore_2x.png">
181-
</div>
180+
</div>
182181
<div style="text-align: right;">
183182
<a target="_brank" href="https://play.google.com/store/apps/details?id=org.qpython.qpy
184-
"><img class="index-shop-img" src="static/ic_googleplay_2x.png"></a>
183+
"><img class="index-shop-img" src="static/ic_googleplay_2x.png"></a>
185184
</div>
186-
-->
187-
<!--div style="text-align: right;">
185+
<div style="text-align: right;">
188186
<a target="_brank" href="https://play.google.com/store/apps/details?id=org.qpython.qpy3
189-
"><img class="index-shop-img" src="static/ic_googleplay_3_2x.png"></a>
190-
</div-->
187+
"><img class="index-shop-img" src="static/ic_googleplay_3_2x.png"></a>
188+
</div>
189+
191190
192-
193-
<!--div style="text-align: right;">
191+
<div style="text-align: right;">
194192
<a target="_brank" href="https://github.com/qpython-android/qpython/releases
195-
"><img class="index-shop-img" src="static/apk_down.png"></a>
196-
</div-->
197-
<!--div style="text-align: right;">
193+
"><img class="index-shop-img" src="static/apk_down.png"></a>
194+
</div>
195+
<div style="text-align: right;">
198196
<a target="_brank" href="https://itunes.apple.com/us/app/qpython/id1262366391?l=zh&ls=1&mt=8
199-
"><img class="index-shop-img" src="static/ios_link.png"></a>
200-
</div-->
201-
</li>
197+
"><img class="index-shop-img" src="static/ios_link.png"></a>
198+
</div>
199+
</li>-->
202200
</ul>
203201
</div>
204202
</div>

qpython-docs/source/qpython_theme/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<a href="/index.html" class="header-selected">Home</a>
4242
<!-- <span class="header-title-selected"></span> -->
4343
</li>
44-
<li><a href="https://play.google.com/store/apps/details?id=org.qpython.qpy" target="_blank">Install</a></li>
44+
<!-- <li><a href="https://play.google.com/store/apps/details?id=org.qpython.qpy" target="_blank">Install</a></li>-->
4545
<li><a href="https://developer.qpython.org" target="_blank">Docs</a></li>
4646
<!--li>
4747
<a href="http://edu.qpython.org/">Course</a>

0 commit comments

Comments
 (0)