| | |
| | | // const ENV = process.env.NODE_ENV |
| | | export default { |
| | | // DOMAIN: "https://api.amcfcxn.org/", |
| | | DOMAIN: "https://api.durocapital.top/", |
| | | DOMAIN: "https://api.greenbackcaps.top/", |
| | | // DOMAIN: "https://api.coinbtcs.com/", |
| | | // baseURL: ENV == 'development'?'https://api.guosen.org/':'https://api.guosen.org/', |
| | | // baseURL: 'http://localhost:8070', |
| | |
| | | // baseURL: '/', |
| | | // baseURL: 'https://api.coinbtcs.com/', |
| | | // 0311 |
| | | baseURL: "https://api.durocapital.top/", |
| | | baseURL: "https://api.greenbackcaps.top/", |
| | | // 本地 |
| | | // baseURL: "http://192.168.10.13:8091/", |
| | | util: { |
| | |
| | | <span>{{ $t('关于我们') }}</span> |
| | | </div> |
| | | <div class="bank_name"> |
| | | Duro Capital is an India-focused investment management firm and is the manager for the Duro India Opportunities |
| | | Fund (the “Fund”). The Fund’s investment objective is to achieve long-term capital appreciation by investing |
| | | into equity and equity-related securities of fairly priced businesses with a defensible right-to-win in their |
| | | industries and that are undergoing structural changes, which enables these companies to compound earnings at |
| | | ~25% over the Fund’s holding period. Duro Capital is regulated by the Monetary Authority of Singapore (MAS) and |
| | | holds a Capital Markets Services (CMS) License. |
| | | Greenback Capital Limited, a globally qualified financial advisory firm incorporated in the Dubai International |
| | | Financial Centre (DIFC), is a CAT 3C company. It focuses on long-term capital appreciation through the stocks |
| | | and equity-related securities of companies with a strong competitive advantage in their respective industries |
| | | and undergoing structural transformation. These companies are expected to achieve a compound annual return of |
| | | approximately 25% over the fund's holding period. Greenback Capital Limited is regulated by the Dubai Financial |
| | | Services Authority (DFSA) and holds a Capital Markets Services (CMS) license. |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | <div class="privacy-policy"> |
| | | <headers :mess="loginWay" /> |
| | | <div class="texta" >Section 1: Introduction</div> |
| | | <div class="text">This agreement is entered into by Duro Capital to AMBARA CAPITAL (hereinafter referred to as "the Company") and the registered account holder (hereinafter referred to as "the Client"). The purpose of this agreement is to define the responsibilities and obligations of both parties in relation to trading in the Indian stock market. By registering an account online and agreeing to this agreement, the Client automatically consents to all services provided by the Company and the regulatory terms governing these services, while acknowledging compliance with the applicable laws and regulations of the Indian</div> |
| | | <div class="text">This agreement is entered into by Greenback Capital Limited to AMBARA CAPITAL (hereinafter referred to as "the Company") and the registered account holder (hereinafter referred to as "the Client"). The purpose of this agreement is to define the responsibilities and obligations of both parties in relation to trading in the Indian stock market. By registering an account online and agreeing to this agreement, the Client automatically consents to all services provided by the Company and the regulatory terms governing these services, while acknowledging compliance with the applicable laws and regulations of the Indian</div> |
| | | <div class="texta">Section 2: Account Registration and Service Regulation</div> |
| | | <div class="text">1.The Client must provide accurate and truthful personal information (including but not limited to name, contact details, identification documents, etc.) during the registration process for identity verification, account management, and compliance checks. The Client agrees that the Company has the right to verify the registration details and assess the Client's eligibility in accordance with internal policies. Accounts will be suspended or canceled if false information is provided.</div> |
| | | <div class="text">2.Automatic Agreement to Service Regulations |
| | |
| | | initWebSocket() { |
| | | console.log("initWebSocket"); |
| | | this.Trade = new WhrWebSocket({ |
| | | path: `wss://ws.durocapital.top/websocket-server `, |
| | | path: `wss://ws.greenbackcaps.top/websocket-server `, |
| | | onmessage: this.getTradeMessage, |
| | | }); |
| | | |
| | |
| | | <div class="payclass" @click="paytype=0" :style="paytype==0?'border: 1px solid #1989FA;':'border: 1px solid #e5e8ed;'">Pay</div> |
| | | <div class="payclass" @click="paytype=2" :style="paytype==2?'border: 1px solid #1989FA;':'border: 1px solid #e5e8ed;'">Pay 1</div> |
| | | <div class="payclass" @click="paytype=1" :style="paytype==1?'border: 1px solid #1989FA;':'border: 1px solid #e5e8ed;'">Pay 2</div> |
| | | <div class="payclass" @click="paytype=3" :style="paytype==3?'border: 1px solid #1989FA;':'border: 1px solid #e5e8ed;'">Pay 3</div> |
| | | <!-- <div class="payclass" @click="paytype=3" :style="paytype==3?'border: 1px solid #1989FA;':'border: 1px solid #e5e8ed;'">Pay 3</div> --> |
| | | </div> |
| | | <van-button class="but" type="primary" style="margin-top: 1.04rem; margin-bottom: 1.04rem" |
| | | @click="selCzFns">{{ $t("hj172") }}</van-button> |