Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
219 views
in Technique[技术] by (71.8m points)

Can't access proper stylesheet and js files from web.py route

I have the exact same issue as this question however, in the top answer to this question, it suggests using the render value which works well in that questions case, however in my application case I am attempting to generate pages for a random given item (some_path/item/apple) which obviously isnt linked in my render which contains user data. What would be the best solution to the issue linked above rather than creating a new folder with a copy of all my css/js called "/item/static/js" etc...

Thank you!

question from:https://stackoverflow.com/questions/65863325/cant-access-proper-stylesheet-and-js-files-from-web-py-route

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...