浏览代码

修改距离参数

swortect 2 月之前
父节点
当前提交
d72132b7f3
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      python/custom_plugins/plugins/detail_template/hongqingting/detail_hongqingting2.py

+ 2 - 2
python/custom_plugins/plugins/detail_template/hongqingting/detail_hongqingting2.py

@@ -1174,7 +1174,7 @@ class DetailPicGet(DetailBase):
             mode="pixel",
             top_img=pp_png_1,
             base="es",
-            value=(-80+0,30+2158),
+            value=(-60+50,50+2158),
             top_png_img=pp_png_1,
         )
         pp_jpg_1 = pp_jpg_1.transpose()
@@ -1183,7 +1183,7 @@ class DetailPicGet(DetailBase):
             mode="pixel",
             top_img=pp_png_1,
             base="es",
-            value=(80+0, 30+2158),
+            value=(60+50, 50+2158),
             top_png_img=pp_png_1,
         )
         return bg_img