yesterday 584860d11b454774b60c71b63d221b5481c0f3bd
src/page/markets/markets.vue
@@ -44,11 +44,11 @@
          value: "US",
          name: this.$t("美国")
        },
        {
          text: this.$t("日本"),
          value: "JP",
          name: this.$t("日本")
        },
        // {
        //   text: this.$t("日本"),
        //   value: "JP",
        //   name: this.$t("日本")
        // },
        // {
        //   text: this.$t("hk1"),
        //   value: "HK",
@@ -140,7 +140,7 @@
<style lang="less" scoped>
@red: #ee0a24;
@green: #c4d600;
@green: #00f0ff;
@white: #fff;
@black: #000;
@green2: #f0f0f0;