1 .进入宝塔面板,点击文件进入:/www/server/panel/class
2 .在class文件夹中搜索: panelPlugin.py
3 .在编辑器中查找: get_cloud_list
4 .重点! 重点! 仔细观察重点格式的问题字符串,将此代码段添加到return行代码之前:
(请参照下图的格式。 格式和文字错误的话会无效,请重新格式化为下图的格式,不想打字就回复吧。)
[reply]
softList[‘pro’] = 0
for soft in softList[‘list’]:
soft[‘endtime’] = 0
[/reply]
5 .最后返回首页,单击重新启动,选择重新启动服务器
6 .重新启动成功后,可以去软件商城安装你想使用的任何应用程序