医疗网站建设及优化手机网站制作公司
后端
country_dict = {'AE': '.amazon.ae', 'AU': '.amazon.com.au'}
前端
const country_list = JSON.parse('{{ country_list | tojson | safe }}');
country_dict = {'AE': '.amazon.ae', 'AU': '.amazon.com.au'}
const country_list = JSON.parse('{{ country_list | tojson | safe }}');