javascript练习

114 阅读1分钟

1、值对调

比如keywordsType: "2" 变成sourceType:‘url’

    keywordsType: "2"
    标题 3	         title
    正文 4		 text
    内容 1		 text_old
    地址 2	         url
    sourceType
    text(正文),
    text_old(内容)
    title(标题)
    url(地址))