|
@@ -32,7 +32,7 @@ template_name = "xinnuo-1"
|
|
|
|
|
|
|
|
|
|
|
|
|
class DetailPicGet(DetailBase):
|
|
class DetailPicGet(DetailBase):
|
|
|
- need_view = ["俯视", "侧视", "后跟", "鞋底", "内里","组合","组合2","组合3"]
|
|
|
|
|
|
|
+ need_view = ["俯视", "侧视", "后跟", "鞋底", "内里"]
|
|
|
root = r"{}\resources\detail_temp\xinnuo\1".format(os.getcwd())
|
|
root = r"{}\resources\detail_temp\xinnuo\1".format(os.getcwd())
|
|
|
|
|
|
|
|
def __init__(
|
|
def __init__(
|