sbd-npm 1.2.57 → 1.2.58
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -0
- package/constant.js +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
package/constant.js
CHANGED
@@ -133,8 +133,8 @@ const MenuList = [
|
|
133
133
|
'name': '概念股',
|
134
134
|
'icon': 'retweet',
|
135
135
|
'menu': [
|
136
|
-
{'key': 'concept_recommend', 'name': '关注
|
137
|
-
{'key': '
|
136
|
+
{'key': 'concept_recommend', 'name': '关注', 'url': '/27ca098faad33a8e4d109efe0112fd16'},
|
137
|
+
{'key': 'concept_macd', 'name': 'MACD', 'url': '/3400774e910fb611625b31d049d571fb'},
|
138
138
|
{'key': 'concept_bellwether', 'name': '龙头股', 'url': '/2995afdea420471e00c536182e711bef'},
|
139
139
|
{'key': 'concept_market_situation', 'name': '市值风云', 'url': '/02fdaf4d66cdecb092bcd65f569aa493'},
|
140
140
|
{'key': 'concept_wen', 'name': '崇文不尚武', 'url': '/b6fd64a2c54250b8ac039123e74e9b7e'},
|