-
Notifications
You must be signed in to change notification settings - Fork 5.5k
js中如何获得html模板中{{xx}}的变量值,求大神告知 #2086
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'm sorry, but none of the Tornado maintainers can read Chinese so you'll need to use English in your issue reports. I have a guess that you want to use |
Thank you, I want to get the value of html template with javascript ,like this: <textarea name="alipay_gold_wechat" id="jKih64_8" class="jX1hdl">{{ alipay_str_wechat }}</textarea>How to get the alipay_str_wechat in javascript code. |
Something like this: |
在 2017年7月7日,下午9:08,Zhang Yi da ***@***.***> 写道:
I didn't understand what he said, even as i am a Chinese. 😳
小哥哥你为什么会在这里用中文 😏 。明知大佬们看不懂,却还问这种小孩子般的问题。
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#2086 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AQ2YXdrNJe71XNLc08-TLVprpVP9TML4ks5sLi3bgaJpZM4N7AhB>.
中国人是有尊严的。
|
@smalldarks 你丫也太厉害了.... 直接用中文 强干... @bdarnell You are too kind ,Thank U |
@bdarnell Such a kindly programmer |
Such a kindly programmer.! |
请你们不要再讨论这个问题了,这不是闲聊区。 |
Perfect solution. |
js中如何提前获得alipay_str_wechat 的值,试了好些方法没用。
The text was updated successfully, but these errors were encountered: