strong.json 200 B

1234567
  1. {
  2. "navigationBarTitleText": "量化交易大师",
  3. "usingComponents": {
  4. "purchase-modal": "../../components/PurchaseModal",
  5. "history-search-card": "../../components/HistorySearchCard"
  6. }
  7. }