Commit fb21e417 authored by zL's avatar zL

hd域名更新以及无用代码删除

parent f602a31b
......@@ -78,7 +78,7 @@ const configModules = {
// hd>正式环境
"hd_prod": {
CHAIN_BROWSER_URL_PREFIX: 'https://cx.honordecent.com/',
INERFACE_URL_PREFIX: 'https://sy.honordecent.com/api',
INERFACE_URL_PREFIX: 'https://sy.honordecentcoin.com/api',
INDEX: {
entry: './src/entry/hd/main.ts',
template: './public/hd/index.html',
......
......@@ -227,9 +227,8 @@
</template>
<script lang="ts">
import { Component, Vue } from "vue-property-decorator";
import { Vue } from "vue-property-decorator";
let UrlPrefixObj = require("@/config/UrlPrefix");
@Component({})
export default class Home extends Vue {
public featuresContent = [
{ text: `产品资料隐私性` },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment